次の方法で共有


ControlDesigner.EnableDragRect プロパティ

ドラッグ四角形をこのデザイナ コンポーネントに描画できるかどうかを示す値を取得します。

Protected Overridable ReadOnly Property EnableDragRect As Boolean
[C#]
protected virtual bool EnableDragRect {get;}
[C++]
protected: __property virtual bool get_EnableDragRect();
[JScript]
protected function get EnableDragRect() : Boolean;

プロパティ値

ドラッグ四角形を描画できる場合は true 。それ以外の場合は false

必要条件

プラットフォーム: 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 名前空間