ControlDesigner.SelectionRules プロパティ

定義

コンポーネントの移動機能を示す選択規則を取得します。

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

SelectionRules 値のビットごとの組み合わせ。

注釈

コンポーネントのルールを提供するデザイナーがない場合、コンポーネントは UI サービスを取得しません。

適用対象

こちらもご覧ください