C# Класс ZForge.Controls.Wizard.InfoContainerDesigner

Наследование: System.Windows.Forms.Design.ParentControlDesigner
Показать файл Открыть проект

Защищенные методы

Метод Описание
PreFilterProperties ( System properties ) : void

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

Drops the BackgroundImage property

Описание методов

PreFilterProperties() защищенный Метод

/// 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
Результат void