RanorexNetRanorexNet Documentation
UseMnemonic Property
NamespacesRanorexCheckBoxUseMnemonic
Gets or sets a value indicating whether an ampersand is included in the text of the control.
Declaration Syntax
C#Visual BasicVisual C++
public bool UseMnemonic { get; set; }
Public Property UseMnemonic As Boolean
public:
property bool UseMnemonic {
	bool get ();
	void set (bool value);
}
Remarks
Supported only in RanorexPro.
Exceptions
ExceptionCondition
NotSupportedExceptionThrown when the property is not available.

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524