User Profile
Collapse
-
Events disabled when did cut and paste? VB
In a form, when I cut a control (a label) which has an event attached to it (click event), i noticed that the event attached to it doesnt work anymore when you paste it (the label I cut). why? how to resolve this? -
Resize labels according to the size of the form
Hi! I have an application in VB. In a single form are lots of labels with atleast 3 different sizes. What I want to do is, when I resize the form or maximize it, all of the labels and pictureboxes int the form are also going to be resized. How can I do that? Thanks! -
Maximize Form in VB with Widget Resize
Hi! I Have a form created in vb and disable resizing it. Initially I also disabled maximizing it and set the max and min size to the default size of the said form. What I want to do is when I maximize the form, all of the widgets in: there are 2: label and picturebox will also be resized and centered regardless of the size of the user's screen size. by the way there are lots of labels. how can I do it? TIA.
No activity results to display
Show More