Skip to main content
All docs
V26.1
  • ToolbarFormManager Constructors

    A BarManager that owns bar items displayed inside a ToolbarFormControl.
    Name Parameters Description
    ToolbarFormManager() none Initializes a new instance of the ToolbarFormManager class with the default settings.
    ToolbarFormManager(Boolean) designTimeManager Initializes a new instance of the ToolbarFormManager.
    ToolbarFormManager(IContainer) container Initializes a new instance of the ToolbarFormManager class and places it inside the given container.
    See Also