Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_windows_forms thread: overriding control properties


Message #1 by "Greg Robinson" <gregr@s...> on Thu, 17 Oct 2002 15:32:48
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, 

  Return to Index