Windows Develop Bookmark and Share   
 index > Windows Forms Designer > IWindowsFormsEditorService designing a checkbox group and radio buttons
 

IWindowsFormsEditorService designing a checkbox group and radio buttons

hi could we able to use IWindowsFormsEditorService and can design a checkbox and radio button ,if not IWindowsFormsEditorService then what could be used to design a checkbox group or radio button.

please help me

thanks in advance for any code

-satish

satish padidem  Wednesday, December 26, 2007 10:06 AM

If you mean to displaya set of CheckBoxes or Radio Buttons in the dropdown on the PropertyGrid, then you can create a UserControl to host the CheckBoxes or Radio Buttons and use IWindowsFormsEditorService to display it. For the sample code about this, see IWindowsFormsEditorService interfacec.

Zhi-Xin Ye  Monday, December 31, 2007 6:31 AM

If you mean to displaya set of CheckBoxes or Radio Buttons in the dropdown on the PropertyGrid, then you can create a UserControl to host the CheckBoxes or Radio Buttons and use IWindowsFormsEditorService to display it. For the sample code about this, see IWindowsFormsEditorService interfacec.

Zhi-Xin Ye  Monday, December 31, 2007 6:31 AM

You can use google to search for other answers

Custom Search

More Threads

• Showing Current Date and Time without using Timer in VB.Net 2005?
• Enabling Design Time Events
• Unwanted changes to designer file
• how to save controls' properties into a physical file (creating forms/controls dynamically)?
• Rendering controls in VS Designer can take up to several minutes in VS 2008.
• Ressources embedded problem with a compilation on the fly
• MDI Child Form Load problems
• Inherited ControlDesigner
• 64 bit debugger vb.net2005 beta 2
• Control serialization sequence?