Skip to main content
All docs
V25.1
  • MDIMenuBar.UpdateMDIButtonBorderStyle(DockLayoutManager, Style) Method

    Namespace: DevExpress.Xpf.Docking

    Assembly: DevExpress.Xpf.Docking.v25.1.dll

    NuGet Package: DevExpress.Wpf.Docking

    Declaration

    public void UpdateMDIButtonBorderStyle(
        DockLayoutManager manager,
        Style style
    )

    Parameters

    Name Type
    manager DockLayoutManager
    style Style
    See Also