C# Syntax
public class MenubarDescription : 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.MenubarDescription
Name | Description | |
---|---|---|
![]() | MenubarDescription 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 ) |
![]() | Items | The list of the items in the menubar. |
![]() | ItemsCount | The number of items contained in the menubar. |
![]() | Location | The element's coordinates relative to the parent's location in pixels. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) |
![]() | 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 ) |
![]() | 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 ) |