PowerTools SPREAD for Windows Forms 8.0J
FocusRectangle 列挙体


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

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.FocusRectangle

参照

GrapeCity.Win.Spread.InputMan.CellType 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.