バージョン 20.2

GetPromptChar メソッド (DateTimeEditorOwner)

編集中にプロンプトとして使用される文字を返します(例:'_')。
シンタックス
public override bool GetPromptChar( 
   object ownerContext,
   out char promptChar
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
promptChar
プロンプト文字。

戻り値の型

プロンプト文字情報が使用可能な場合のみTrue。
参照