How to show the handlers for selected child control in tablelayoutpanel in c#.net or vb.net (windows)
i will place some control in tablelayoutpanel..when i select any control at runtime i need to show the selection handlers..
if any body don't understand my quesation check in design mode..like this..
Drag a tablelayoutpanel and place a control(any) and select that control..it shows the handlers to the control..i want show that's handler to my control..