Results 1 to 2 of 2

Thread: how to flaten a columns header

  1. #1

    Thread Starter
    Lively Member viper5646's Avatar
    Join Date
    Feb 2009
    Location
    kitchener Ontario
    Posts
    90

    Cool 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

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width