DocumentDesigner.SelectionRules Eigenschap

Definitie

Hiermee haalt u de SelectionRules ontwerpfunctie op.

public:
 virtual property System::Windows::Forms::Design::SelectionRules SelectionRules { System::Windows::Forms::Design::SelectionRules get(); };
public override System.Windows.Forms.Design.SelectionRules SelectionRules { get; }
member this.SelectionRules : System.Windows.Forms.Design.SelectionRules
Public Overrides ReadOnly Property SelectionRules As SelectionRules

Waarde van eigenschap

Een bitsgewijze combinatie van SelectionRules waarden.

Opmerkingen

Met deze methode wordt een SelectionRules geretourneerd waardoor het formaat van het document niet kan worden gewijzigd.

Van toepassing op

Zie ook