GrapeCity InputMan for Windows Forms 10.0J
SelectionRenderMode 列挙体

の選択領域の描画方法を設定します。
構文
Public Enum SelectionRenderMode 
   Inherits System.Enum
public enum SelectionRenderMode : System.Enum 
メンバ
メンバ解説
Border選択領域の境界線だけを表示します。
BorderWithFill選択領域の背景を塗りつぶして、かつ境界線を表示します。
Fill選択領域に背景を塗りつぶして、境界線を非表示にします。
継承階層

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

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.