Basic Library for WPF
C1TextBoxBase クラス
メンバ 

C1.WPF.4.6.2 アセンブリ > C1.WPF 名前空間 : C1TextBoxBase クラス
すべての ComponentOne テキストボックスコントロールの基本クラス。
シンタックス
'宣言
 
Public Class C1TextBoxBase 
   Inherits System.Windows.Controls.TextBox
public class C1TextBoxBase : System.Windows.Controls.TextBox 
解説
C1.Silverlight.C1TextBoxBase.Watermarkプロパティと C1.Silverlight.C1TextBoxBase.IsEnabledプロパティのほか、マウスオーバーとフォーカスのスタイルを追加します。
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.Primitives.TextBoxBase
                        System.Windows.Controls.TextBox
                           C1.WPF.C1TextBoxBase
                              C1.WPF.C1MaskedTextBox

参照

参照

C1TextBoxBase メンバ
C1.WPF 名前空間