PasswordRecoveryDesigner.PreFilterProperties(IDictionary) Metod

Definition

Används av designerklassen för att lägga till egenskaper i, eller ta bort egenskaper från, rutnätet Egenskaper vid designtillfället eller skuggegenskaper för den associerade kontrollen.

protected:
 override void PreFilterProperties(System::Collections::IDictionary ^ properties);
protected override void PreFilterProperties(System.Collections.IDictionary properties);
override this.PreFilterProperties : System.Collections.IDictionary -> unit
Protected Overrides Sub PreFilterProperties (properties As IDictionary)

Parametrar

properties
IDictionary

Egenskaperna för komponentens klass.

Gäller för

Se även