AVEVA CAF API Documenation


StatusBarTextPanel Class Properties

For a list of all members of this type, see StatusBarTextPanel members.

Public Properties
 NameDescription
Public Property Key used on execute action  
Public Property The number of times the panel will flash if AlertTextChange in on. Default is 0 which indicates flash will continue until cursor enters the panel.  
Public Property The interval between flashes if AlertTextChange is on. Default is 300 milliseconds.  
Public Property Controls if a change in the value of the text panel cause it to start flashing to alert the user. Flashing will stop when the cursor enters the panel.  
Public Property Arguments for populating a Combo Editor panel  
Public Property Return the bounding rectangle of the panel.  
Public Property Returns or sets the checked state  
Public Property Returns or sets if the panel is enabled.  
Public Property Determines whether the a panel's appearance changes when the mouse passes over it. This is only valid for panels which have a PanelClick event handler  
Public Property Returns or sets the image associated with the panel.  
Public Property Specify the horizontal alignment of image in the panel  
Public Property Key for the panel.  
Public Property Get or set the panel's padding size.  
Public Property Returns or sets how the panel can be sized.  
Public Property Returns or sets the text associated with the panel.  
Public Property Specify the horizontal alignment of text in the panel  
Public Property Clip text to this size, set to zero for no clipping  
Public Property Clip text tooltip to this size, set to zero for no clipping  
Public Property Returns or sets the tooltip for the panel.  
Public Property Returns or sets if the panel is visible.  
Public Property Returns or sets the width of the panel.  
Top
See Also