次の方法で共有


ComponentDocumentDesigner.Control プロパティ

デザイナのコントロールを取得します。

Public ReadOnly Property Control As Control
[C#]
public Control Control {get;}
[C++]
public: __property Control* get_Control();
[JScript]
public function get Control() : Control;

プロパティ値

デザイナが編集している Control

必要条件

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

.NET Framework セキュリティ:

参照

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