control size [modified]
IT & Infrastructure
2
Posts
2
Posters
0
Views
1
Watching
-
in visual studio 6 is there a way to change the default size of the controls when added to a dialog? ex.. the static control is 19x8 default i want it to be 20x10 default. :confused:
modified on Sunday, December 30, 2007 4:31:36 PM
No, there isn't. You'd have to create your own version of the control, setting itself up with the new size in it's New method.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007