Windows Develop Bookmark and Share   
 index > Windows Forms Designer > How to select a control within a control in design-time
 

How to select a control within a control in design-time

I have read a thread in this forum regarding this. Still it's not clear. Can some one please explain me how to do this
MigrationUser 1  Wednesday, July 07, 2004 12:13 PM
As long as the subcontrol is on the design surface, you can select it using ISelectionService.
MigrationUser 1  Friday, July 16, 2004 4:30 AM
If you want to post a specific example that you think should work but isn't, please do. Remember to place your code between the < code > </ code > tags so it's easy to read.  :) 
MigrationUser 1  Friday, July 16, 2004 1:51 PM

You can use google to search for other answers

Custom Search

More Threads

• How can i make a slider menu such as visual studio's toolbox or properties window?
• Form designer does not handle Generic List properties of custom controls... ???
• How to locate the forms as I like?
• C# Designer don't load
• Ressources embedded problem with a compilation on the fly
• How to add design-time support for custom control "wrappers"
• Is it possible to hide third column if two columns are assigned to a ListView control ?
• When is GetStandardValues called?
• How to draw border of a pop-up menu
• Implementing SnapLines at RunTime