in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » techie » controls » .NET (RSS)
  • Setting the Default Size for Custom Controls

    The ideal way to set the default size for your custom controls is to override the readonly DefaultSize property of the Control class and not set it in your derived control’s constructor. The said method is queried once the control is properly instantiated before setting any of its non-default properties...
    Posted to Weblog by jokiz on 02-21-2005
Page 1 of 1 (1 items)