Class: cSigCJSystemButton
-----------------------------------------------------------------------------
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:
DFCOMAUTOMATIONOBJECT

cComAutomationObject


cCJCommandBarPopup



cSigCJSystemButtonClass Definition
Properties
Boolean
pbPrivateMenuGripper
Handle[]
phaAllDynamicControls
Handle
phoPrivateControls
Integer
piPrivateMenuIconSize
String
psPrivateImage
Functions and Procedures
Variant
AddToSystemMenu(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()

CreateComInstance(Handle hoControls)

DeleteAllDynamicObjects()

OnPopupSystemMenuInit(Variant vCommandBarControl Handle hoCommandBarControls)
Boolean
pbSystemMenuShowGripper()
Integer
piSystemMenuIconSize()

PrivateCreate(Handle hoParent)
String
psImage()

Set(String sImage)

Set(Integer iHeight Integer iWidth)

Set(Boolean bShow)