Back to Devexpress

ImageListBoxControl() Constructor

windowsforms-devexpress-dot-xtraeditors-dot-imagelistboxcontrol-dot-ctor-a14bac43.md

latest1.1 KB
Original Source

ImageListBoxControl() Constructor

Creates a new ImageListBoxControl object.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public ImageListBoxControl()
vb
Public Sub New

Remarks

Use this constructor to create and initialize a new ImageListBoxControl class instance with default settings.

See Also

ImageListBoxControl Class

ImageListBoxControl Members

DevExpress.XtraEditors Namespace