I have a dialog form that has a list view control it. When the user selects a certain menu option from another form, this dialog form opens and the list view control is populated with file names & dates from a certain folder.
The multi-select option is set to TRUE and I would like the user to...
hi
can help me?
I find projects in How to write a HatchStyle Dropdown - CodeProject
I modify it to be like this:
Imports System.Drawing
Imports System.Drawing.Drawing2D
Imports System.Windows.Forms
Public Class ClassCustomDropBox
Inherits ComboBox
Public Sub New()
MyBase.New()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.