Showing related tags and posts accross the entire site.
All Tags »
techie »
controls »
.NET (RSS)
-
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...
Page 1 of 1 (1 items)