alexa

    Show / Hide Table of Contents

    Class ScrollersFrameDesigner

    Class Attaching better design time support for FM2.0 and higher. In older version class have no influences on design time.

    Inheritance
    System.Object
    ScrollersFrameDesigner
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class ScrollersFrameDesigner : ComponentDesigner

    Constructors

    ScrollersFrameDesigner()

    Declaration
    public ScrollersFrameDesigner()

    Methods

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Back to top Generated by DocFX