pro_windows_forms thread: overriding control properties
I would like to create a custom textbox control. I do this by inheriting a textbox type. I can add my own custom methods and properties and even override overridable methods. What I cannot figure out how to do is override overridable properties, like Font. Can anyone show me how to do this or point me to documentation that will? Thanks,
|





