|
VLButtonBar Reference
|
||||
|
This event cccurs when user clicks on the close button on the caption bar of VLButtonBar control.
Syntax Private Sub object_CloseButtonClick()
The CloseButtonClick event syntax has these parts:
Remark When user clicks on the close button will not automatically hide the control. It will simply result in triggering of this event. This is by design. Typically you can either hide the control or unload the form containing the control. |
||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |