Back to Devexpress

RibbonStatusBar.BeginUpdate() Method

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonstatusbar-7fb7871c.md

latest1.1 KB
Original Source

RibbonStatusBar.BeginUpdate() Method

Locks the RibbonStatusBar object by preventing visual updates of the object and its elements until the EndUpdate method is called.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void BeginUpdate()
vb
Public Sub BeginUpdate

See Also

EndUpdate()

RibbonStatusBar Class

RibbonStatusBar Members

DevExpress.XtraBars.Ribbon Namespace