Back to Devexpress

Bar.ForceUpdateLayout() Method

windowsforms-devexpress-dot-xtrabars-dot-bar-c45ef8ee.md

latest936 B
Original Source

Bar.ForceUpdateLayout() Method

Forces this Bar to redraw itself.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public void ForceUpdateLayout()
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub ForceUpdateLayout

See Also

Bar Class

Bar Members

DevExpress.XtraBars Namespace