Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15671

HOW TO change MSFlexGrid,datagrid Control BackColorBkg by vb6?not cell backcolor

$
0
0
I use the datagrid control to browse the query content, but the gray background of the datagrid is not very good. Can you change the color to other colors? Do you need to use the api function?

MSHFLXGD,datagrid ,2 controls BackColorBkg (but datagrid can't support)

Code:

    MSFlexGrid1.BackColorBkg = QBColor(Rnd * 15)
  MSFlexGrid1.BackColorFixed = QBColor(Rnd * 10)
  MSFlexGrid1.BackColorSel = QBColor(Rnd * 10)


Viewing all articles
Browse latest Browse all 15671

Trending Articles



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