次の方法で共有


ComponentEditorPage.Component プロパティ

編集対象のコンポーネントを取得または設定します。

Protected Property Component As IComponent
[C#]
protected IComponent Component {get; set;}
[C++]
protected: __property IComponent* get_Component();protected: __property void set_Component(IComponent*);
[JScript]
protected function get Component() : IComponent;protected function set Component(IComponent);

プロパティ値

このページで編集できる IComponent

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ComponentEditorPage クラス | ComponentEditorPage メンバ | System.Windows.Forms.Design 名前空間