-
VB Label Default Changes
Is there a way that I can add something in the regedit to make the default of labels in VB to trasparent and autosized, I know that you can add something to make the backform to be fullscreen in the regedit by adding a line. How else could this be done? Thanks in Advance.
-
umm, just wondering if you know this or not: you can select a series of controls and set their common properties AT ONCE. you dont have to do it one by one. You can just select two or more controls by holding the CTRL key and clicking on them, then you can change one property for all of them.
I just wanted to make sure you dont want that registery thingie to do this:p
-
I would like to have it set somehow to make the backstyle on labels to transparent and autosized, so that whenever its opened it will have those set as the defaults. how can I do that?
-