GrapeCity CalendarGrid for Windows Forms 2.0J
FocusRectangle 列挙体

選択インジケーターのタイプを指定します。
構文
Public Enum FocusRectangle 
   Inherits System.Enum
public enum FocusRectangle : System.Enum 
メンバ
メンバ解説
Box選択インジケーターをボックスとして表示します。
FlatButtonフォーカスのある項目にマウスを合わせたときに選択インジケーターを 3D として表示し、それ以外のときはフラットで表示します。
Normal選択インジケーターをフォーカス矩形として表示します。
ThreeD選択インジケーターを 3D(反転)として表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.CalendarGrid.Editors.FocusRectangle

参照

GrapeCity.Win.CalendarGrid.Editors 名前空間

 

 


c 2008 GrapeCity inc. All rights reserved.