C# Syntax
public class StatusBarDescription : ElementDescription, HP.LFT.SDK.IDescription
System.Object
HP.LFT.SDK.PropertiesDescription
HP.LFT.SDK.Description
HP.LFT.SDK.SAP.GUI.ElementDescription
HP.LFT.SDK.SAP.GUI.StatusBarDescription
Name | Description | |
---|---|---|
![]() | StatusBarDescription Constructor |
Name | Description | |
---|---|---|
![]() | AbsoluteLocation | The element's coordinates relative to the screen in pixels. 0,0 is the top-left corner of the primary monitor. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) |
![]() | Id | The element's unique identifier in text format. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) |
![]() | Index | The 0-based index of this object, relative to all other objects with an otherwise identical description. (Inherited from HP.LFT.SDK.Description ) |
![]() | IsMessageAsPopup | Indicates whether the message is a pop-up. |
![]() | Items | The list of the items in the status bar. |
![]() | ItemsCount | The number of non-empty items in the status bar. |
![]() | Location | The element's coordinates relative to the parent's location in pixels. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) |
![]() | MessageId | The ID of the message in text format. |
![]() | MessageNumber | The internal number of the message on the status bar. |
![]() | MessageType | The type of message. |
![]() | Name | The name of the element. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) |
![]() | Size | The element's size in pixels. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) |
![]() | Text | The text string associated with the status bar. |
![]() | Type | The numeric identification of the GUI component type. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) |
![]() | Vri | Distinguishes this object from other objects with otherwise identical descriptions, based on this object's visual relationship to another object in the application. (Inherited from HP.LFT.SDK.Description ) |
Name | Description | |
---|---|---|
![]() | Clone | Creates an exact copy of the test object. (Inherited from HP.LFT.SDK.PropertiesDescription ) |