Module cToolbarButton.pkg
cToolbarButton.pkg
(view source)
import declarations
VdfBase.pkg
(view source)
cToolbar_h.pkg
(view source)
cToolbarButton
:
cObject
Construct_Object()
Integer
private_pbEnabled
Integer
private_peStyle
Integer
private_pbGrouped
String
private_psLabel
String
private_psStatusHelp
String
private_psTooltip
Integer
private_piImage
Integer
private_pbVisible
Integer
private_pbAutoSize
Integer
private_pbWrap
Integer
private_pbPressed
Integer
private_pbChecked
Integer
private_pbIndeterminate
Integer
phmOnClick
Integer
phmOnDropDown
Integer
phmOnHotItemEntering
Integer
phmOnHotItemLeaving
Integer
phmOnRightClick
private_DoStaticCreate()
Destroy_Object()
Set(Boolean bEnabled)
Boolean
pbEnabled()
Set(Integer eButtonStyle)
Integer
iStyle
Integer
iVoid
Integer
hWnd
String
sTbButtonInfo
Integer
lpsTbButtonInfo
Integer
peStyle()
Set(Boolean bGrouped)
Integer
iStyle
String
sTbButtonInfo
Integer
lpsTbButtonInfo
Boolean
pbGrouped()
Set(Boolean bAutosize)
Integer
iStyle
String
sTbButtonInfo
Integer
lpsTbButtonInfo
Boolean
pbAutoSize()
Set(String sLabel)
String
sTbButtonInfo
Integer
lpsTbButtonInfo
Integer
lpsLabel
String
psLabel()
Set(String sStatusHelp)
String
psStatusHelp()
Set(String sTooltip)
String
psToolTip()
Set(Integer iImage)
Integer
piImage()
Set(Boolean bVisible)
Boolean
pbVisible()
Set(Boolean bWrap)
Integer
iState
Integer
hWnd
Boolean
pbWrap()
Integer
hWnd
Integer
iState
Set(Boolean bPressed)
Boolean
pbPressed()
Integer
hWnd
Integer
iState
Set(Boolean bChecked)
Boolean
pbChecked()
Integer
hWnd
Integer
iState
Set(Boolean bIndeterminate)
Boolean
pbIndeterminate()
Integer
hWnd
Integer
iState
OnClick()
OnDropDown()
Integer
OnHotItemEntering(handle hoButtonLeaving)
Return 1, to stop the entering
OnHotItemLeaving(Handle hoButtonEntering)
OnRightClick(Integer x Integer y)
OnShowHint()
OnHideHint()
References (1):
Module
Line
cToolbar.pkg
5
Field References (0):
Module
Containing Symbol
Line