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

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から継承)
トップ
関連項目
継承階層
System.Object
  System.Windows.Threading.DispatcherObject
    System.Windows.DependencyObject
      System.Windows.Media.Visual
        System.Windows.UIElement
          System.Windows.FrameworkElement
            System.Windows.Controls.Control
              GrapeCity.Windows.InputMan.Fields.Primitives.DisplayField
                GrapeCity.Windows.InputMan.Fields.NumberDisplayField
                  GrapeCity.Windows.InputMan.Fields.NumberDecimalGeneralFormatDisplayField
                  GrapeCity.Windows.InputMan.Fields.NumberDecimalPartDisplayField
                  GrapeCity.Windows.InputMan.Fields.NumberDecimalSeparatorDisplayField
                  GrapeCity.Windows.InputMan.Fields.NumberIntegerPartDisplayField
                  GrapeCity.Windows.InputMan.Fields.NumberLiteralDisplayField
                  GrapeCity.Windows.InputMan.Fields.NumberMoneyPatternDisplayField
                  GrapeCity.Windows.InputMan.Fields.NumberSignDisplayField