ControlDesigner.InheritanceAttribute Proprietà

Definizione

Ottiene l'oggetto InheritanceAttribute della finestra di progettazione.

protected:
 virtual property System::ComponentModel::InheritanceAttribute ^ InheritanceAttribute { System::ComponentModel::InheritanceAttribute ^ get(); };
protected override System.ComponentModel.InheritanceAttribute InheritanceAttribute { get; }
member this.InheritanceAttribute : System.ComponentModel.InheritanceAttribute
Protected Overrides ReadOnly Property InheritanceAttribute As InheritanceAttribute

Valore della proprietà

Inherited se la finestra di progettazione è di primo livello; in caso contrario, il valore della proprietà InheritanceAttribute della finestra di progettazione padre.

Si applica a