forms - Can I use a base class method to enable a variety of ui controls in .net? -
I have to write a delegate for a worker thread, which is different form control (buttons, textbox, list ... ..) method Enable I am thinking that all of them should be obtained from a base class which enables the property, but I am not getting any documents, nor do I want to know how to call the method.
Comments
Post a Comment