IQtToolButtonwHasDropDownMenu Property |
Specifies whether the tool button has a drop-down menu.
Namespace:
SmartBear.TestLeft.TestObjects.Qt
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax bool wHasDropDownMenu { get; }
ReadOnly Property wHasDropDownMenu As Boolean
Get
Dim instance As IQtToolButton
Dim value As Boolean
value = instance.wHasDropDownMenu
property bool wHasDropDownMenu {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also