サポートされている型の GUI コントロールを C1DataSource に接続するコントロールハンドラの基本クラス。 これにより、これらのコントロールに
自動ルックアップ列や
仮想モードなどの追加機能を提供できます。
オブジェクト モデル
シンタックス
'宣言
<System.ComponentModel.TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<System.Windows.Markup.NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public MustInherit Class BaseControlHandler
Inherits System.Windows.DependencyObject
[System.ComponentModel.TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[System.Windows.Markup.NameScopeProperty("NameScope", System.Windows.NameScope)]
public abstract class BaseControlHandler : System.Windows.DependencyObject
継承階層
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
C1.Data.DataSource.BaseControlHandler
C1.WPF.Data.ControlHandler
参照