'宣言 Public Class WebMaskEditor Inherits WebTextEditor Implements Infragistics.Web.UI.Framework.Persistence.IPasswordContainer, Infragistics.Web.UI.Framework.Persistence.ISupportPersistence, Infragistics.Web.UI.IControlCallback, Infragistics.Web.UI.IControlMain, Infragistics.Web.UI.ISupportSpellCheck, Infragistics.Web.UI.ITracksViewState
public class WebMaskEditor : WebTextEditor, Infragistics.Web.UI.Framework.Persistence.IPasswordContainer, Infragistics.Web.UI.Framework.Persistence.ISupportPersistence, Infragistics.Web.UI.IControlCallback, Infragistics.Web.UI.IControlMain, Infragistics.Web.UI.ISupportSpellCheck, Infragistics.Web.UI.ITracksViewState
表示された文字列のキーボードフィルターと外観を定義するプロパティは、InputMask を指定します。
PadChar プロパティと PromptChar プロパティは、非フォーカスとフォーカス状態の空のマスク位置を置き換えるために使用される文字を定義します。EmptyPositionChar を使用し、Value プロパティによって返される文字列を構築します。