HP.LFT.SDK.StdWin Namespace : ICalendar Interface |
Name | Description | |
---|---|---|
![]() | AbsoluteLocation | This object's coordinates relative to the screen (in pixels). 0,0 is the top-left corner of the (primary) monitor. (Inherited from HP.LFT.SDK.ILocationInfoProvider) |
![]() | AccessibleName | This object's name. Available for windowless objects only. (Inherited from HP.LFT.SDK.StdWin.IUiObjectBase) |
![]() | AttachedText | The static text attached to the object. (Inherited from HP.LFT.SDK.StdWin.IUiObjectBase) |
![]() | Date | The date associated with this calendar. (Inherited from HP.LFT.SDK.ICalendarBase) |
![]() | DateRange | The range of dates selected in this calendar. (Inherited from HP.LFT.SDK.ICalendarBase) |
![]() | DisplayName | The object display name defined in the Application Model. (Inherited from HP.LFT.SDK.ITestObject) |
![]() | Handle | The hWnd of this object's window. (Inherited from HP.LFT.SDK.IUiObjectBase) |
![]() | IsEnabled | Indicates whether this object is enabled. (Inherited from HP.LFT.SDK.IUiObjectBase) |
![]() | IsFocused | Indicates whether this object is currently in focus. (Inherited from HP.LFT.SDK.IUiObjectBase) |
![]() | IsRangeSelected | Indicates whether a range of dates is currently selected in this calendar. (Inherited from HP.LFT.SDK.ICalendarBase) |
![]() | IsRightAligned | Indicates whether this object has generic "right-aligned" properties. (Inherited from HP.LFT.SDK.StdWin.IUiObjectWithLayoutInfo) |
![]() | IsRightToLeftLayout | Indicates whether this object's horizontal origin is on the right edge. (Inherited from HP.LFT.SDK.StdWin.IUiObjectWithLayoutInfo) |
![]() | IsRightToLeftReading | Indicates whether this object's text is displayed using right-to-left reading-order properties. (Inherited from HP.LFT.SDK.StdWin.IUiObjectWithLayoutInfo) |
![]() | IsVisible | Indicates whether this object is currently visible. (Inherited from HP.LFT.SDK.IUiObjectBase) |
![]() | Location | This object's coordinates relative to the parent window in pixels. (Inherited from HP.LFT.SDK.ILocationInfoProvider) |
![]() | NativeClass | This object's window class name. (Inherited from HP.LFT.SDK.IUiObjectBase) |
![]() | Parent | The parent test object of this test object. The child object must be obtained using the Describe method, otherwise, it returns null. (Inherited from HP.LFT.SDK.ITestObject) |
![]() | Size | This object's size in pixels. (Inherited from HP.LFT.SDK.ILocationInfoProvider) |
![]() | State | The calendar check box state. Possible values: HP.LFT.SDK.CheckedState |
![]() | Text | The text associated with the object. (Inherited from HP.LFT.SDK.StdWin.IUiObjectBase) |
![]() | Time | The time associated with this calendar. (Inherited from HP.LFT.SDK.ICalendarBase) |
![]() | WindowClassRegExp | The permanent part of the MFC window class. (Inherited from HP.LFT.SDK.StdWin.IUiObjectBase) |
![]() | WindowExtendedStyle | The extended window style of the object. Possible values: HP.LFT.SDK.WindowExtendedStyles (Inherited from HP.LFT.SDK.StdWin.IUiObjectBase) |
![]() | WindowId | The window identifier for the object. (Inherited from HP.LFT.SDK.StdWin.IUiObjectBase) |
![]() | WindowStyle | The window style of the object. Possible values: HP.LFT.SDK.WindowStyles (Inherited from HP.LFT.SDK.StdWin.IUiObjectBase) |
![]() | WindowTitleRegExp | The constant part of this window title. (Inherited from HP.LFT.SDK.IUiObjectBase) |