Class: cCJStatusBar
Class Hierarchy:
DFCOMAUTOMATIONOBJECT

cComAutomationObject


cCJComStatusBar



cCJStatusBarClass Definition
Properties
Boolean
pbPrivateDrawDisabledText
Boolean
pbPrivateVisible
Integer
phoViewPane
Integer
piStatusBarId
String
psPrivateIdleText
Functions and Procedures

Construct_Object()

CreateComInstance()

Exit_Menu()
legacy from old status bar
Handle
FindPaneObject(Variant vPane)
Find the DF object for the passed COM object. Returns 0 if none found

OnComPaneClick(Variant llPane)

OnComPaneDblClick(Variant llPane)

OnCreate()

OnUpdate()
Handle[]
PaneObjects()
returns an array of all pane objects (these are the DF objects, if additional COM panes were
created they are not here)
Integer
PaneTextWidth(String sText)
this returns the width, in pixels, needed to display a string.
Boolean
pbDrawDisabledText()
Boolean
pbVisible()
String
psIdleText()

Set(Boolean bValue)

Set(Boolean bValue)

Set(String sValue)

Show_Status_Help(String sStatusHelp)
display "main" status help. Usually provided from DD.

Show_View_Name(String sName)
show the view name in the pane if a phoViewPane exists

Update()
References (1):