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

Answer this question

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

  • Kenneth Jonsson

    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.  :) 
  • simon_

    As long as the subcontrol is on the design surface, you can select it using ISelectionService.
  • How to select a control within a control in design-time