Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > EditorAttribute for Style Editor

Reply
Thread Tools

EditorAttribute for Style Editor

 
 
Tim Pacl
Guest
Posts: n/a
 
      07-11-2003
I am building a Custom Placeholder control for MCMS 2002
which gives a translucent background to the control. I
want to add a "Style" property and use the standard style
editor which is available in numerous other server
controls.

What is the editor used for the style collection? I tried
System.ComponentModel.Design.CollectionEditor but, of
course, that isn't it. I have searched the internet and
MSDN in vain for two days. Lots of info on building
custom editors but nothing to point me to the existing
style editor.

Any help is appreciated.

 
Reply With Quote
 
 
 
 
Victor Garcia Aprea [MVP]
Guest
Posts: n/a
 
      07-12-2003
Hi Tim,

Do you mean the editing of the Style property available for
HtmlControl-derived controls (not for WebControls)? If so, thats not part of
the .NET fx, its part of VS.NET.

--
Victor Garcia Aprea
Microsoft MVP | ASP.NET
Looking for insights on ASP.NET? Read my blog:
http://obies.com/vga/blog.aspx
To contact me remove 'NOSPAM'. Please post all questions to the newsgroup
and not by private mail.

"Tim Pacl" <> wrote in message
news:08f801c347ad$5e35bc00$...
> I am building a Custom Placeholder control for MCMS 2002
> which gives a translucent background to the control. I
> want to add a "Style" property and use the standard style
> editor which is available in numerous other server
> controls.
>
> What is the editor used for the style collection? I tried
> System.ComponentModel.Design.CollectionEditor but, of
> course, that isn't it. I have searched the internet and
> MSDN in vain for two days. Lots of info on building
> custom editors but nothing to point me to the existing
> style editor.
>
> Any help is appreciated.
>



 
Reply With Quote
 
 
 
 
John Eikanger [MSFT]
Guest
Posts: n/a
 
      07-17-2003
Hi, Tim

I took your question to the ASP.Net support tech lead and he pointed me at
the following book:

Developing Microsoft® ASP.NET Server Controls and Components
http://www.microsoft.com/mspress/books/5728.asp

Please give it a look and let me know whether or not it meets your needs.

HTH,

John Eikanger
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
(c) 2003 Microsoft Corporation. All rights reserved.
--------------------
| Content-Class: urn:content-classes:message
| From: "Tim Pacl" <>
| Sender: "Tim Pacl" <>
| Subject: EditorAttribute for Style Editor
| Date: Fri, 11 Jul 2003 06:07:23 -0700
| Lines: 15
| Message-ID: <08f801c347ad$5e35bc00$>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Thread-Index: AcNHrV41b5jzC71vQU+ZVbP5gAhUJQ==
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Newsgroups:
microsoft.public.dotnet.framework.aspnet,microsoft .public.dotnet.framework.a
spnet.webcontrols
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.aspnet.webcontro ls:13027
microsoft.public.dotnet.framework.aspnet:158525
| NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webcontro ls
|
| I am building a Custom Placeholder control for MCMS 2002
| which gives a translucent background to the control. I
| want to add a "Style" property and use the standard style
| editor which is available in numerous other server
| controls.
|
| What is the editor used for the style collection? I tried
| System.ComponentModel.Design.CollectionEditor but, of
| course, that isn't it. I have searched the internet and
| MSDN in vain for two days. Lots of info on building
| custom editors but nothing to point me to the existing
| style editor.
|
| Any help is appreciated.
|
|

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
.Net 2.0 Web UserControl EditorAttribute Problem HawkEye ASP .Net Web Controls 0 06-20-2006 11:40 PM
Cinema.Craft.Encoder.SP.v2.70.01.05, Magic.Bullet.Editor.v.1.01.for.Avid.Xpress.Pro, Magic.Bullet.Editor.v.1.01.for.Premiere.Pro, Magic.Bullet.Editor.v.1.01.for.Sony.Vegas, Avid.Xpress.Pro.HD.v5.0 1CD, Sony.Vegas.v5.0d, ola DVD Video 0 01-14-2005 10:53 AM
ANN: New low-cost XML Editor, XSLT Editor, XSLT Debugger, DTD/Schema Editor Stylus Studio Java 0 08-03-2004 03:53 PM
Need help with Style conversion from Style object to Style key/value collection. Ken Varn ASP .Net Building Controls 0 04-26-2004 07:06 PM
EditorAttribute for Style Editor Tim Pacl ASP .Net 1 07-12-2003 12:50 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57