Back to Devexpress

PictureEdit.UpdateScrollBars() Method

windowsforms-devexpress-dot-xtraeditors-dot-pictureedit-a19ea800.md

latest988 B
Original Source

PictureEdit.UpdateScrollBars() Method

Updates the position of the editor’s scroll bars, taking into account relevant properties.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void UpdateScrollBars()
vb
Public Sub UpdateScrollBars

Remarks

Typically, there is no need to call this method manually from your code.

See Also

PictureEdit Class

PictureEdit Members

DevExpress.XtraEditors Namespace