VB Code:
'change this part Command1.Left = Command1.Left + (X - FirstX) Command1.Top = Command1.Top + (Y - FirstY) 'to Command1.width = Command1.width + (X - FirstX) Command1.height = Command1.height + (Y - FirstY)
|
Results 1 to 10 of 10
Thread: Positioning ToolThreaded View
|
Click Here to Expand Forum to Full Width |