ControlDesigner.SelectionRules プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンポーネントの移動機能を示す選択規則を取得します。
public:
virtual property System::Windows::Forms::Design::SelectionRules SelectionRules { System::Windows::Forms::Design::SelectionRules get(); };
public virtual System.Windows.Forms.Design.SelectionRules SelectionRules { get; }
member this.SelectionRules : System.Windows.Forms.Design.SelectionRules
Public Overridable ReadOnly Property SelectionRules As SelectionRules
プロパティ値
SelectionRules 値のビットごとの組み合わせ。
注釈
コンポーネントのルールを提供するデザイナーがない場合、コンポーネントは UI サービスを取得しません。