C# Class ZForge.Controls.Wizard.InfoPageDesigner

Inheritance: System.Windows.Forms.Design.ParentControlDesigner
Datei anzeigen Open project: zhuangyy/Motion

Protected Methods

Method Description
PreFilterProperties ( System properties ) : void

Drops the BackgroundImage property

Method Details

PreFilterProperties() protected method

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