Class: cSigCJSystemButton

Module location: cSigCJRibbonBar.pkg line 348 (view source)

----------------------------------------------------------------------------- Class : cSigCJSystemButton Superclass : cCJCommandBarPopup Package : cSigCJRibbonBar.pkg Mixins : Description : Properties : psImage piSystemMenuIconSize pbSystemMenuShowGripper Events : OnPopupSystemMenuInit (Variant vCommandBarControl Handle hoCommandBarControls) Methods : AddToSystemMenu (handle hoControl returns variant) DeleteAllDynamicObjects Todo : -----------------------------------------------------------------------------

Class Hierarchy:

DFCOMAUTOMATIONOBJECTcComAutomationObjectcCJCommandBarPopupcSigCJSystemButton

Class Definition

Properties

BooleanpbPrivateMenuGripper
Handle[]phaAllDynamicControls
HandlephoPrivateControls
IntegerpiPrivateMenuIconSize
StringpsPrivateImage

Functions and Procedures

VariantAddToSystemMenu(Handle hoControl)
------------------------------------------------------------------------- Function : AddToSystemMenu Scope : Public Paramaters : hoControl Returns : Variant Purpose : Can be called to dynamically add a control to the system button menu Notes : Todo : -------------------------------------------------------------------------
Construct_Object()
Inherited from cCJCommandBarPopup
CreateComInstance(Handle hoControls)
DeleteAllDynamicObjects()
OnPopupSystemMenuInit(Variant vCommandBarControl Handle hoCommandBarControls)
BooleanpbSystemMenuShowGripper()
IntegerpiSystemMenuIconSize()
PrivateCreate(Handle hoParent)
StringpsImage()
Set(String sImage)
Inherited from cCJICommandBarPopup
Set(Integer iHeight Integer iWidth)
Inherited from cCJICommandBarPopup
Set(Boolean bShow)
Inherited from cCJICommandBarPopup