WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WizardPageDesigner

    Show / Hide Table of Contents

    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 Description
    System.Windows.Forms.Design.SelectionRules

    Methods

    OnPaintAdornments(PaintEventArgs)

    Declaration
    protected override void OnPaintAdornments(PaintEventArgs pe)
    Parameters
    Type Name Description
    System.Windows.Forms.PaintEventArgs pe
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved