C# Class ZForge.Controls.Wizard.InfoPageDesigner

Inheritance: System.Windows.Forms.Design.ParentControlDesigner
Afficher le fichier Open project: zhuangyy/Motion

Méthodes protégées

Méthode Description
PreFilterProperties ( System properties ) : void

Drops the BackgroundImage property

Method Details

PreFilterProperties() protected méthode

Drops the BackgroundImage property
protected PreFilterProperties ( System properties ) : void
properties System properties to remove BackGroundImage from
Résultat void