C# Class ZForge.Controls.Wizard.InfoContainerDesigner

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

/// Prevents the grid from being drawn on the Wizard ///

Drops the BackgroundImage property

Method Details

PreFilterProperties() protected méthode

/// Prevents the grid from being drawn on the Wizard /// Drops the BackgroundImage property
protected PreFilterProperties ( System properties ) : void
properties System properties to remove BackGroundImage from
Résultat void