Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > Custom Web Control Design-Time Property

Reply
Thread Tools

Custom Web Control Design-Time Property

 
 
Sebastián Streiger
Guest
Posts: n/a
 
      10-27-2005
Hi!!
I´m writing a custom control. It´s working OK.
I´ve added the Editor atribute to one of it´t properties and it works OK
when the property box is show from the designer. When I try to use it from
HTML view it doesn´t show the "..." elipsis button.
I have the schema for the control, and Intellisense is working OK for the
control.
I read some articles on MSDN and it seems that the only thing you can do in
the HTML view is add to the schema te "vs:builder" atribute. But this only
suports URL, STYLE or COLOR selectors. I´d like to provide one of my own!!!!
Is there any way I can do it?

Best regards
Sebastián Streiger
 
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
Custom control with complex property type (System.Web.UI.Control[]) Jeremy Chapman ASP .Net Building Controls 0 02-15-2006 06:00 PM
Custom Control : One custom property to array of controls anon ASP .Net Web Controls 0 01-15-2005 11:32 AM
Keep custom property-value in custom rendered control Rob Joosen ASP .Net Building Controls 0 05-12-2004 11:56 AM
How to have a control stored in a property for a custom web control? Henrik Grotle ASP .Net Web Controls 0 09-09-2003 09:53 AM
ControlDesigner not invoked on custom control when control is rendered within another custom control Matt Sokol ASP .Net Building Controls 2 08-07-2003 07:13 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