リサイズはクリックかドラッグ

NumberDisplayField クラス

GcNumberNumberDisplayField の基本クラスを表す抽象クラス。
継承階層

名前空間:  GrapeCity.Windows.InputMan.Fields
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public abstract class NumberDisplayField : DisplayField

NumberDisplayField 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Protected メソッドNumberDisplayField
NumberDisplayField クラスの新しいインスタンスを初期化します。
トップ
プロパティ
  名前説明
Public プロパティText
表示フィールドに関連付けられたテキストを取得します。
(DisplayFieldから継承)
トップ
メソッド
  名前説明
Public メソッドFocus 廃止予定。
この要素へのフォーカスの設定を試みます。
(DisplayFieldから継承)
Public メソッドOnApplyTemplate
派生クラスでオーバーライドされた場合、このメソッドは、アプリケーションコードまたは内部プロセスによって ApplyTemplate が呼び出されるたびに実行されます。
(DisplayFieldから継承)
Protected メソッドOnPropertyChanged
この FrameworkElement のいずれかの依存関係プロパティの有効値が更新されるたびに呼び出されます。変更が発生した具体的な依存関係プロパティが引数パラメーターで報告されます。OnPropertyChanged(DependencyPropertyChangedEventArgs) をオーバーライドします。
(DisplayFieldから継承)
Protected メソッドOnTemplateChanged
コントロールのテンプレートが変更されたときに呼び出されます。
(DisplayFieldから継承)
トップ
関連項目
継承階層
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              GrapeCity.Windows.InputMan.Fields.PrimitivesDisplayField
                GrapeCity.Windows.InputMan.FieldsNumberDisplayField
                  GrapeCity.Windows.InputMan.FieldsNumberDecimalGeneralFormatDisplayField
                  GrapeCity.Windows.InputMan.FieldsNumberDecimalPartDisplayField
                  GrapeCity.Windows.InputMan.FieldsNumberDecimalSeparatorDisplayField
                  GrapeCity.Windows.InputMan.FieldsNumberIntegerPartDisplayField
                  GrapeCity.Windows.InputMan.FieldsNumberLiteralDisplayField
                  GrapeCity.Windows.InputMan.FieldsNumberMoneyPatternDisplayField
                  GrapeCity.Windows.InputMan.FieldsNumberSignDisplayField