IWinDateTimePickerwShowCheckbox Property |
Returns true if the control's check box is visible.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax bool wShowCheckbox { get; }
ReadOnly Property wShowCheckbox As Boolean
Get
Dim instance As IWinDateTimePicker
Dim value As Boolean
value = instance.wShowCheckbox
property bool wShowCheckbox {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also