Y
YYZ
Ok, I've been searching, but I can't find a quick way to implement
this...
If I have a form, and that form has a usercontrol, and that usercontrol
has many textboxes, how can I get what is the active control so that I
can use the clipboard functions on it?
Is there any way to get that information?
If not, does this mean that I have to expose an "ActiveControl"
property on the usercontrol, and update it on every gotfocus event?!?!?
Please tell me I'm missing something easy...please...
Matt
this...
If I have a form, and that form has a usercontrol, and that usercontrol
has many textboxes, how can I get what is the active control so that I
can use the clipboard functions on it?
Is there any way to get that information?
If not, does this mean that I have to expose an "ActiveControl"
property on the usercontrol, and update it on every gotfocus event?!?!?
Please tell me I'm missing something easy...please...
Matt