Microsoft
Software
Hardware
Network
Question : What is the color of a toolstrip in vb.net 2005
Hi,
I need to set the backcolor of selected datagridview row of toolstrip color.How can I acheive this..
Cheers
Answer : What is the color of a toolstrip in vb.net 2005
Its a gradient.
The dark end is: #d4d0c8 or RGB 212, 208, 200
The light end is: #f5f5f4 or RGB 245, 245, 244
Hope thats what your looking for.
Random Solutions
Run same stored procedure iterating thru parameters
Compare Column Names in Tables in Schema A With Column Names in Tables in Schema B.
what is the best linux distro and ide for web programming (PHP) ?
Problems with accessing the Server "H drives" for users accounts
sbs 2008 windows update failing - error 8024402C
How do I convert a numeric entry to a text value (numbers to words)
How to repair a dell e171fpb monitor
Website script to track each user's individual experience
Prevent form from submitting if certain words or domains entered, spam control
Adding Columns to ASP.Net Gridview Control