CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2001
    Location
    Silicon Valley
    Posts
    113

    Question Grid control like in VS2008 properties window

    Folks,

    Properties window in visual studio is built around a nice grid control (or tree-grid control even). Does Microsoft provide a control like that to developers? I’d like to use it on my own form.

    Cheers,
    - Nick
    Last edited by kender_a; June 15th, 2011 at 06:01 PM.

  2. #2
    Join Date
    Jun 2008
    Posts
    2,477

Tags for this Thread

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

Featured