|
VLButtonBar Reference
|
||||||||||||
|
Retuns or sets if a close button should be displayed in the control's caption bar.
Syntax object.ShowCloseButton[=bool]
The ShowCloseButton property syntax has these parts:
Settings The settings for bool are:
Remarks ShowCloseButton setting will be ignored if caption bar is not being displayed by setting ShowCaptionbar to False . Please note that clicking on the close button will not automatically hide the control, instead it will just trigger CloseButtonClick event. You will need to write code in this event to hide the button bar control. |
||||||||||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |