Specifies the look and feel of input controls displayed by render objects
derived from RenderInputBase.
The FormsStyle property returns a member of this enumeration.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public enum FormsStyleEnum |
| Visual Basic |
|---|
Public Enumeration FormsStyleEnum |
Members
| Member name | Description | |
|---|---|---|
| Acrobat | Specifies the Adobe Acrobat Forms style. | |
| InfoPath | Specifies the Microsoft InfoPath style. | |
| WinXp | Specifies the Windows XP (system) style. | |
| WinClassic | Specifies the Windows classic style. |