INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: AutoEQ 0.0.0.2 Betaversion available  (Read 1065 times)

PaulSinnema

  • Galactic Citizen
  • ****
  • Posts: 393
  • You don't know what you're missing until its gone
AutoEQ 0.0.0.2 Betaversion available
« on: April 28, 2007, 05:38:41 pm »

Hi,

I've updated the plugin a little. Specially where Skinning was concerned. Had a very long hard search to find how to change the colors of the headers of a DataGridView. What you might want to know is the following.

When setting Colors on a DataGridView it doesn't work until you do the following:

Code: [Select]
                gridview.EnableHeadersVisualStyles = false;

Took me 4 hours of searching and trial and error to find this. Saving you the trouble.

Download it from here: http://www.paulsinnema.net/modules/mydownloads/visit.php?cid=5&lid=5

Paul.
Logged
Pages: [1]   Go Up