in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » Windows Forms » .NET » techie (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
  • My forums and newsgroups

    Finally, my posts in the Windows Forms forums are now unmoderated after 70+ posts. I even have the opportunity to edit my posts thanks to the moderators. Response time for the said forum is pretty slow because of the moderated messages and it usually takes a day for me to get a reply to a problem since...
    Posted to Weblog by jokiz on 02-11-2005
Page 1 of 1 (2 items)