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
trouble with user clicking before content loads ASP and Javascript
I am new to webservices, please help.
open and read a *.xlsx file
Setting Compatibility Mode in IE8 using JavaScript
Question about Exchange 2010 mailbox move.
Keep geting lots of "The system failed to flush data to the transaction log. Corruption may occur" errors in Windows 7 Pro
Screen lock/unlock
Crystal cross-tab page numbering
iPhone sounds on a web site ?
How do I modify textboxes/labels in an asp:repeater footertemplate through javascript (client side)