Click to See Complete Forum and Search --> : drag and drop problem


shachar8
August 21st, 2001, 08:50 AM
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?

michi
August 21st, 2001, 11:01 AM
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