CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    11

    Properties Dialog Control

    I'm trying to find the Properties Dialog Box which VB6 uses.
    I'm looking for this control quite some time now. I found several controls but not the one VB uses. It must include a way to make subdivisions, like with the plusses and minusses (+, -).

    Can someone help me out on this one ?

    Thks, Yves


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Properties Dialog Control

    IMHO this is not an OCX that you can use in your own application.
    You could probably use the Hierarchical flex grid control that comes with VB 6. It has the plus/minus symbols for opening and closing branches and it has the grid.


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