GrapeCity InputMan for Windows Forms 10.0J
TextEffect 列挙体

文字の表示スタイルを定義します。
構文
Public Enum TextEffect 
   Inherits System.Enum
public enum TextEffect : System.Enum 
メンバ
メンバ解説
Flatキャプションテキストは、フラットに表示されます。
Insetキャプションテキストは、強くくぼんで表示されます。
InsetLiteキャプションテキストは、くぼんで表示されます。
Raisedキャプションテキストは、強く浮き出して表示されます。
RaisedLiteキャプションテキストは、浮き出して表示されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Editors.TextEffect

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.