ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearThumbnailList Class / ImGearThumbnailList Constructor




In This Topic
    ImGearThumbnailList Constructor
    In This Topic
    Initializes a new instance of the ImGearThumbnailList class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearThumbnailList()
    public ImGearThumbnailList()
    public: ImGearThumbnailList();
    public:
    ImGearThumbnailList();
    See Also