UltraComponentBaseデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
|  | Container | System.ComponentModel.Componentから継承されます。 | 
|  | Site | System.ComponentModel.Componentから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | CanRaiseEvents | System.ComponentModel.Componentから継承されます。 | 
|  | DesignMode | System.ComponentModel.Componentから継承されます。 | 
|  | Events | このコンポーネントに関連付けられているイベント ハンドラーのリストを返します。 | 
| 名前 | 解説 | |
|---|---|---|
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | 
|  | Dispose | オーバーロードされます。 System.ComponentModel.Componentから継承されます。 | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | 
|  | ToString | System.ComponentModel.Componentから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | Finalize | System.ComponentModel.Componentから継承されます。 | 
|  | GetService | System.ComponentModel.Componentから継承されます。 | 
|  | MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 | 
|  | NotifyDesignEnvironmentOfChange | デザインモードでは、コンポーネントが変更されてダーティとマークされたことを System.ComponentModel.Design.IComponentChangeService に通知します。 実行時には、このメソッドは何も実行しません。 | 
|  | NotifyPropChange | オーバーロードされます。 オブジェクトの状態が変更された際、リスナーに通知します。 | 
|  | OnPropertyChanged | PropertyChangedイベントを呼び出します。このイベントは、コンポーネントまたはサブオブジェクトのプロパティが変更されたことをリスナーに通知するために発生します。 | 
| 名前 | 解説 | |
|---|---|---|
|  | Disposed | System.ComponentModel.Componentから継承されます。 | 
|  | PropertyChanged | プロパティが変更されると発生します。 |