MESCIUS SPREAD for Windows Forms 15.0J
PasswordRevelationMode 列挙体

パスワード保護エディタで入力したパスワードを可視化するモードを表します。
構文
'宣言
 
Public Enum PasswordRevelationMode 
   Inherits System.Enum
public enum PasswordRevelationMode : System.Enum 
メンバ
メンバ解説
None入力したパスワードを可視化しません。
ShowEyeButton目のボタンを表示し、これをクリックしたときに入力したパスワードを可視化します。
ShowLastTypedChar最後に入力した文字を短時間だけ表示した後、パスワード文字で隠します。
継承階層

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

参照

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

 

 


© MESCIUS inc. All rights reserved.