|
-
Oct 28th, 2009, 08:55 PM
#1
Thread Starter
Lively Member
how to flaten a columns header
Hi I have been trying to flatten the columns header the same way as we do it with buttons using .FlatStyle = FlatStyle.Flat but have been unsuccessful.
If it is possible to do it can someone help me.
Thanks
-
Oct 28th, 2009, 09:04 PM
#2
Re: how to flaten a columns header
Column header of what? If you mean a DataGridView then you can turn off visual styles for the grid using a single property of the grid itself. I can't recall the property name but I'm sure you can look through them until you find the right one.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|