|
VLButtonBar Reference
|
||||||||||||||
|
Adds a new button to buttons collection of a CGroup object.
Syntax object.Add (ByVal sCaption As String, ByVal aPicture As StdPicture, Optional ByVal sTooltip As String, Optional ByVal sPrompt As String, Optional ByVal sKey As String)
The Add method syntax has these parts:
Remarks On successful addition of the button, method returns the newly added CButton object. Also, the control will notify button addition by triggering ButtonAdded event. Note : Programming environments, e.g. PowerBuilder, that do not support StdPicture object, can use Add2 to add a button using picture files as source of picture for the button. |
||||||||||||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |