PowerTools SPREAD for Windows Forms 8.0J
PasswordRevelationMode 列挙体


パスワード保護エディタで入力したパスワードを可視化するモードを表します。
構文
'Declaration
 
Public Enum PasswordRevelationMode 
   Inherits System.Enum
'使用法
 
Dim instance As PasswordRevelationMode
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 名前空間

 

 


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