The Form's Activate event in the exampel does exactly this - switches on the border when the form activates. Are you asking for something different? If so, then perhaps you can clarify your requirements a little bit more.
or, more accurately, it draws the border around whatever ListItem is currently selected. In my example, that was Row 1 ( since the PopulateListView function, also run during form activation in the case of the example, has the line [tt]ListView1.ListItems(1).Selected = True)[/tt]
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.