RepositoryItemPickImage Class
OBSOLETE
Use the Repository
Represents a repository item which provides settings specific to an image combo box control.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Obsolete("Use the RepositoryItemImageComboBox component instead.")]
public class RepositoryItemPickImage :
RepositoryItemImageComboBox
#Remarks
The RepositoryItemPickImage class is obsolete and provided for compatibility with previous versions of the XtraEditors library. If you need to create a repository item for an image combo box, use the RepositoryItemImageComboBox class instead.