i placed a label on a form, and i can drag and drop it where ever i want.
on a button_clock event i load another label : load label(1)
but after the new label is showing up i cant drag and drop him.
why?
Printable View
i placed a label on a form, and i can drag and drop it where ever i want.
on a button_clock event i load another label : load label(1)
but after the new label is showing up i cant drag and drop him.
why?
Not very clear about what you mean. Do you want drag and drop a label at run time? If you mean in the design time, did you check if the form was locked? (Right click on the VB menu, and select Form Editor.)
Regards,
Michi