PrintDocument for WinForms
FormsStyleEnum 列挙体


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : FormsStyleEnum 列挙体
Specifies the look and feel of input controls displayed by render objects derived from RenderInputBase. The C1PrintDocument.FormsStyle property returns a member of this enumeration.
シンタックス
'宣言
 
Public Enum FormsStyleEnum 
   Inherits System.Enum
'使用法
 
Dim instance As FormsStyleEnum
public enum FormsStyleEnum : System.Enum 
メンバ
メンバ解説
AcrobatSpecifies the Adobe Acrobat Forms style.
InfoPathSpecifies the Microsoft InfoPath style.
WinClassicSpecifies the Windows classic style.
WinXpSpecifies the Windows XP (system) style.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Preview.FormsStyleEnum

参照

C1.C1Preview 名前空間