G
Guest
I'm P/Invoking SetWindowLong() to set a custom control inherited from Textbox
to uppercase mode. How can I tell when a control is in design-time (versus
run-time) so I can avoid calling SetWindowLong() in the desktop environment?
Thanks for any help,
Steve
to uppercase mode. How can I tell when a control is in design-time (versus
run-time) so I can avoid calling SetWindowLong() in the desktop environment?
Thanks for any help,
Steve