Interface ICalendar
A DateTimePicker or a Month Calendar .NET Windows Forms calendar object.
public interface ICalendar : IUiObjectBase, IUiObjectBase, IClickable, IDoubleClickable, ILocationInfoProvider, ISupportSendKeys, ISupportDragAndDrop, IEnabledProvider, IVisibleProvider, ISupportsNativeObject, ICalendarBase, ITestObject, ITestObjectDescriber
- Inherited Members
- Extension Methods
Properties
ErrorText
Returns the tooltip text of the error icon associated with this object.
string ErrorText { get; }