Class: cSigCJPopupControl
Module location:
cSigCJPopupControl.pkg
line
188 (view source)
Class Hierarchy:
DFCOMACTIVEXCONTROL
cComActiveXControl
cSigCjComPopupControl
cSigCJPopupControl
Mixins:
cSigCJImage_Manager_Mixin
,
cSigCJMethods_Mixin
,
Class Definition
Properties
Handle
phoItem
Integer
Private.pTheme
Variant[]
pvItemHandles
Functions and Procedures
Handle
Add_Image_Item(Integer iLocX Integer iLocY Integer iSizeX Integer iSizeY Integer iImage)
Handle
Add_Text_Item(Integer iLocX Integer iLocY Integer iSizeX Integer iSizeY String sValue Boolean bBold)
Construct_Object()
Inherited from
cSigCjComPopupControl
OnClick(Integer iItem)
OnCollapsed()
OnCollapsing()
OnComItemClick(Variant vItem)
Inherited from
cSigCjCom_DPopupControlEvents
OnComStateChanged()
Inherited from
cSigCjCom_DPopupControlEvents
OnCreate()
Inherited from
cComActiveXControl
OnExpanded()
OnExpanding()
Popup()
Integer
pPopupControlTheme()
Integer
pvItemHandle(Variant vItemHandle)
Used to find which item the user clicked on
Reset()
Set(Integer iTheme)
Inherited from
cSigCJMethods_Mixin
Set(Variant vHandle)
Inherited from
cSigCJMethods_Mixin
Store list of Variant handles (IDispatch)
References (1):
Module
Containing Symbol
Line
SigCJPopupControlDemo.vw
oSigCJPopupControl1
63