G
Guest
Is it possible to build a control that allows you to nest another control in
a base textbox control so that you can say, nest a toolbar in a textbox? If
so what base class do I derive from to allow the textbox control to accept an
toolbar control? Do I have to override the TextBox render event? etc etc...
a base textbox control so that you can say, nest a toolbar in a textbox? If
so what base class do I derive from to allow the textbox control to accept an
toolbar control? Do I have to override the TextBox render event? etc etc...