Class WizardPageDesigner
Inheritance
System.Object
WizardPageDesigner
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class WizardPageDesigner : ParentControlDesigner
Constructors
WizardPageDesigner()
Declaration
public WizardPageDesigner()
Properties
SelectionRules
Declaration
public override SelectionRules SelectionRules { get; }
Property Value
Type |
---|
System.Windows.Forms.Design.SelectionRules |
Methods
OnPaintAdornments(PaintEventArgs)
Declaration
protected override void OnPaintAdornments(PaintEventArgs pe)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.PaintEventArgs | pe |