RanorexRanorex Documentation
DropDownVisible Property
NamespacesRanorexComboBoxDropDownVisible
True if the dropdown part of the combobox is currently visible
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool DropDownVisible { get; set; }
Public Overridable Property DropDownVisible As Boolean
public:
virtual property bool DropDownVisible {
	bool get ();
	void set (bool value);
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)