Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88809

How to Highlight Selected Row In ListVIew

$
0
0

I'm Creating Application using Excel and VBA, My app has a ListView to display data from Database. And has a function to select an ID in ListView and insert the data to another ListView.

Now my problem is when I select a row in ListView and click a Button or type a text in TextBoxes the blue highlight of the selected row will be lost.

I've already tried something, This one.

frm1.lView.HideSelection = False

This is located to ItemClick Event.

Yeah this worked for me, But the color of the highlight is color Gray and some monitor did not seeing this color.

Is there any way to change that to color Blue? or other Light Colors?

Thanks!!


Viewing all articles
Browse latest Browse all 88809

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>