CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2007
    Posts
    139

    Cell grid can change color and down the line in the title ?

    In VB6.0 Do you know the name of the control cell grid in the image above there are two lines in the header and the grid can color, see attached image. we can see in the figure, in the title (framed blue rectangle) is the 3rd day 9 was split into two lines and grid can be colored as: red, blue, ... the name of a grid control on the name?
    Attached Images  

  2. #2
    Join Date
    Jan 2006
    Location
    Chicago, IL
    Posts
    14,587

    Re: Cell grid can change color and down the line in the title ?

    It looks more like a spreadsheet, but you might be thinking of a MSFLEXGRID, which can kind of do that type of thing.
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2012 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  3. #3
    Join Date
    Sep 2007
    Posts
    139

    Re: Cell grid can change color and down the line in the title ?

    Have MSFlexGrid controls got support features such as Split or Freeze Panes of microsoft excel ? or controls that support this feature ?

  4. #4
    Join Date
    Jan 2006
    Location
    Chicago, IL
    Posts
    14,587

    Re: Cell grid can change color and down the line in the title ?

    Nope. Not a spreadsheet. Maybe two of them side-by-side, but you'd have to write that yourself.
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2012 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

+ Reply to Thread

Bookmarks

Posting Permissions

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



HTML5 Development Center

Click Here to Expand Forum to Full Width