menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MiniToolBar.MiniToolBarLayout - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MiniToolBar.MiniToolBarLayout

    Inheritance
    System.Object
    MiniToolBar.MiniToolBarLayout
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class MiniToolBarLayout : LayoutEngine

    Constructors

    MiniToolBarLayout()

    Declaration
    public MiniToolBarLayout()

    Methods

    Layout(Object, LayoutEventArgs)

    Declaration
    public override bool Layout(object container, LayoutEventArgs layoutEventArgs)
    Parameters
    Type Name Description
    System.Object container
    System.Windows.Forms.LayoutEventArgs layoutEventArgs
    Returns
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved