Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > Reset on Style Property does not change Design View

Reply
Thread Tools

Reset on Style Property does not change Design View

 
 
jim
Guest
Posts: n/a
 
      12-02-2004
I have a WebControl that contains several label and TextBox controls. I also
implemented a ControlDesigner for this WebControl. The both control classes
contains Style, LabelStyle, and TextBoxStyle style properties.

When I change the Font Size to “Large” on any of the styles the change takes
effect in the appropriate area. Now when I right-click the Font for the
context menu then click “Reset” the property resets to the default value.
For the Font property it is blank. The change does not affect the web
control. Using the Font’s property dropdown calls the associated property in
the designer and web control. The Reset context menu choice does not.

How do I get the Reset to work?

Jim

 
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
You will not be able to reset the access - can't reset. jc MCAD 0 12-09-2007 08:58 PM
Updates in Design view not moved to Source view andspal ASP .Net Web Controls 0 11-02-2006 08:13 AM
Reset on Style Property does not change design View jim ASP .Net Web Controls 0 12-07-2004 04:49 PM
When/Should we use CssClass property or Style property? Sky ASP .Net Web Controls 2 10-01-2004 07:38 AM
How to make a week view and day view calendar just like month view calendar in .NET ? Parthiv Joshi ASP .Net Web Controls 1 07-06-2004 03:15 PM



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