GrapeCity PlusPak for Windows Forms 10.0J
TextBorderStyle 列挙体

GcLabel コントロールのテキスト境界線を描画する線のスタイルを指定します。
シンタックス
Public Enum TextBorderStyle 
   Inherits System.Enum
public enum TextBorderStyle : System.Enum 
メンバ
メンバ解説
DashDotダッシュ、点の繰り返しパターンで構成された線を指定します。
DashDotDotダッシュ、点、点の繰り返しパターンで構成された線を指定します。
Dashedダッシュで構成された線を指定します。
Dotted点で構成された線を指定します。
NoneGcLabel のテキストに境界線を付けないことを指定します。
Single実線スタイルを指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Buttons.TextBorderStyle

参照

参照

GrapeCity.Win.Buttons 名前空間

 

 


© 2008 GrapeCity inc. All rights reserved.