.NET Documentation
C#
VB
Show/Hide TOC
Wizard
Number
Width Field
Width of the control.
Definition
Namespace:
Aliquo.Windows.Wizard.Controls
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
public
int
Width
VB
Copy
Public
Width
As
Integer
Field Value
Int32
Remarks
A default value will be set if the value is minor than zero or value is
.
See Also
Reference
WizardNumber Class
Aliquo.Windows.Wizard.Controls Namespace
In This Article
Definition
Remarks
See Also