Class Hierarchy:
DFCOMAUTOMATIONOBJECT

cComAutomationObject


cCJComStatusBarPane



cCJStatusBarPaneClass Definition
Properties
Integer
pbPrivateStyleDisabled
Integer
pbPrivateStyleNoBorders
Integer
pbPrivateStyleStretch
Boolean
pbPrivateVisible
Integer
pePrivateAlignment
Integer
piId
Integer
piPrivateBackGroundColor
Integer
piPrivateIconId
Integer
piPrivateTextColor
Integer
piPrivateWidth
String
psImage
String
psPrivateText
String
psPrivateTooltip
Functions and Procedures
Integer
AssignStatusBarID()
auto assign an Id for the status bar. Called in end_construct_object if needed

Construct_Object()

CreateComInstance(Handle hoStatusBar)

End_Construct_Object()
Boolean
GetPaneStyle(Integer iMask Handle hmMessage)

OnClick()

OnCreate()

OnDblClick()
Boolean
pbStyleDisabled()
Boolean
pbStyleNoBorders()
Boolean
pbStyleStretch()
Boolean
pbVisible()
Integer
peAlignment()
Integer
piBackgroundColor()
Integer
piIconId()
Integer
piTextColor()
Integer
piWidth()
String
psText()
String
psToolTip()

RegisterStatusPaneObject(Handle[] ByRef hoPanes)

Set(Boolean bValue)

Set(Integer iValue)

Set(Integer iValue)

Set(Integer iValue)

Set(Integer eValue)

Set(Boolean bValue)

Set(Boolean bValue)

Set(Boolean bValue)

Set(String sValue)

Set(String sValue)

Set(Integer iValue)
normally this is zero and not changed. When zero the imageId used will be
the statusbarId and this is the ID that is used when the psImage method is used.
Using psImage is preferred as it adds the icon and assigns it to the object.
This can be used to change icons. Note 0=use StatusbarId

SetPaneStyle(Integer iMask Boolean bValue Handle hmMessage)
References (2):