ComponentOne InputPanel for WinForms
Width Property (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : Width Property
Gets or sets the width of the component. Set to -1 to have the component calculate it automatically.
Syntax
'Declaration
 
Public Overridable Property Width As System.Integer
public virtual System.int Width {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members