ComponentOne InputPanel for WinForms
InputStyle Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : InputStyle Property
Gets or sets a InputStyle object that is used for customization of appearance settings when the VisualStyle property is set to Custom.
Syntax
'Declaration
 
Public Property InputStyle As InputStyle
public InputStyle InputStyle {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members