次の方法で共有


ControlDesigner.Control プロパティ

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

Public Overridable ReadOnly Property Control As Control
[C#]
public virtual Control Control {get;}
[C++]
public: __property virtual Control* get_Control();
[JScript]
public function get 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 セキュリティ:

参照

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