|
VLFormDesigner Reference
|
||||||||||||
This event occurs when mouse left button is released at the end of drag and draw operation in draw or select mode of the form designer control.
Syntax Private Sub object_RubberBandEnd(ByVal X As Single, ByVal Y As Single, ByVal CX As Single, ByVal CY As Single)
The RubberBandEnd event syntax has these parts:
Remark In draw mode, this method is typically used to add a new control of the size of the rubber banding rectangle on the form designer. |
||||||||||||
|
©2002-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |