バージョン

ControlBase クラス

抽象基本コントロール クラス。
シンタックス
'宣言
 
Public MustInherit Class ControlBase 
   Inherits Infragistics.Win.UltraControlBase
   Implements Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IImageListProvider, Infragistics.Win.IUltraControl, Infragistics.Win.IUltraControlElement, Infragistics.Win.Touch.ISupportTouchMetrics, Infragistics.Win.UIAutomation.IProvideUIAutomation 
public abstract class ControlBase : Infragistics.Win.UltraControlBase, Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IImageListProvider, Infragistics.Win.IUltraControl, Infragistics.Win.IUltraControlElement, Infragistics.Win.Touch.ISupportTouchMetrics, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

ControlBase クラスは、画像とテキストの表示をサポートする基本の ultracontrol の抽象基本コントロール クラスです。このクラスは、一般的な外観プロパティと、テキストの表示を制御するプロパティを公開しています。

参照