GetPromptChar メソッド (DateTimeEditorOwner)
編集中にプロンプトとして使用される文字を返します(例:'_')。
シンタックス
'宣言
Public Overrides Function GetPromptChar( _
ByVal As Object, _
ByRef As Char _
) As Boolean
パラメータ
- ownerContext
- Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
- promptChar
- プロンプト文字。
戻り値の型
プロンプト文字情報が使用可能な場合のみTrue。
参照