Windows Develop Bookmark and Share   
 index > Windows Forms General > public Control Designers
 

public Control Designers

Hi! I would like to see the all of the control designers located in the System.Design.dll and in the namespace System.Windows.Forms.Design made public, so that I can easily override behavior for my own inherited controls (for example: if I override a TabControl, I would like to override also the TabControlDesigner).

TIA

Uriel
MigrationUser 1  Thursday, February 13, 2003 5:02 AM
What functionality of our TabControl designer are you looking for?  There may be a sample that can show you how to do this.

thanks
 - mike
MigrationUser 1  Tuesday, February 18, 2003 4:54 PM

You can use google to search for other answers

Custom Search

More Threads

• Application Settings missing on Component
• -1 is not a valid number error?
• When i maximize a form the contents in it are not maximized
• How to enhance a MessageBox to include checkbox and other controls
• Cursors.WaitCursor not sticking... help?
• Refresh a list view... when ever new file comes into folder
• Drawing on[/underneath!] Controls
• How to detect data change in a form?
• How do I access the main form?
• Form with AcceptButton and a textbox with a CustomSource flyout