RanorexNetRanorexNet Documentation
ColumnWidth Property
NamespacesRanorexListBoxColumnWidth
Gets or sets the width of columns in a multicolumn ListBox.
Declaration Syntax
C#Visual BasicVisual C++
public int ColumnWidth { get; set; }
Public Property ColumnWidth As Integer
public:
property int ColumnWidth {
	int get ();
	void set (int value);
}
Remarks
Supported only in RanorexPro and .NET 2.0.
Exceptions
ExceptionCondition
NotSupportedExceptionThrown when the property is not available.

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524