Click or drag to resize
InfoPageDesignerPreFilterProperties Method
Drops the BackgroundImage property

Namespace: Gui.Wizard
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected override void PreFilterProperties(
	IDictionary properties
)

Parameters

properties
Type: System.CollectionsIDictionary
properties to remove BackGroundImage from
See Also