hey i want to know is there a way to have a click set as much labels as you want like look at this fake code translate it to 2008
+ I WANT MULTIPLE LABELS
///FAKE//
THZ ALOT SO <3 this website n cimmunityCode:private sub mark() Dim Set as new label dim cursorpostion as point cursorpotion = Control.MousePosition.X.ToString() , Control.MousePosition.Y.ToString() set.show set.location = cursorpotion end sub private sub clickform() mark end sub




Reply With Quote
