Back to Devexpress

PictureEdit.LoadImage() Method

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

latest970 B
Original Source

PictureEdit.LoadImage() Method

Invokes the “Open File” dialog for the editor, allowing an end-user to load an image file.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void LoadImage()
vb
Public Sub LoadImage

See Also

GetLoadedImageLocation()

PictureEdit Class

PictureEdit Members

DevExpress.XtraEditors Namespace