| SwtControlsFirst Property |
[This is preliminary documentation and is subject to change.]
Sets the first SwtControl active. Returns 0 if no more.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int First { get; }
Public ReadOnly Property First As Integer
Get
public:
property int First {
int get ();
}
member First : int with get
Property Value
Type:
Int32See Also