Results 1 to 5 of 5

Thread: Property Sheets???

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Location
    India
    Posts
    97

    Question

    Hiya,

    Does anyone have any idea how to add property sheets into a form? I'd like to have a sheet to describe and update a custom interface of mine and was wnodering how the neat little sheet in the VB controls properties maybe replicated???

    I thought there would be an OCX available for this.. but couldna find it at all... so any ideas would be most helpful

    Cheers
    Gaurav
    [email protected]
    " Programming today is a race between software-engineers striving to build bigger and
    better idiot-proof programs and the universe trying to produce bigger and better idiots.
    So far the universe is winning".
    :-)

  2. #2
    Hyperactive Member Paul Warren's Avatar
    Join Date
    Jun 2000
    Location
    UK
    Posts
    282
    Whilst edting your control select Project...Add Property Page then either use the wizard or go with a blank. It's much liek creating a form but then again not really. Just have a play and use MSDN alot.
    That's Mr Mullet to you, you mulletless wonder.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Location
    India
    Posts
    97

    Question Property sheets, what i really want...

    Whoa .. i see my requirements aren't clear.. so lemme explain...

    I have a text file that carries descriptions of classes, that includes its method signatures as well as attributes.

    Now my application reads in this file and builds a collection describing those classes.

    I can access each attribute or method detail of each class from this "read in" collection and modify it at run time. The modified attribute or method signature is now written back to the same text file, for later use.

    The UI that facilitates this modification can be a the archaic label text box combination or the extendible property sheet format... but how do i use the property sheet???!!!!

    I also included a GIF image showing exactly what i want.. so please have a looksee... And thanks for your time and patience....

    Cheers
    Gaurav
    Attached Images Attached Images  
    [email protected]
    " Programming today is a race between software-engineers striving to build bigger and
    better idiot-proof programs and the universe trying to produce bigger and better idiots.
    So far the universe is winning".
    :-)

  4. #4
    Hyperactive Member Paul Warren's Avatar
    Join Date
    Jun 2000
    Location
    UK
    Posts
    282
    I'll have a look at this later today but no time at the moment.
    That's Mr Mullet to you, you mulletless wonder.

  5. #5

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Location
    India
    Posts
    97

    Cool!

    cool mate.. thanks for the time n help..
    cheers
    [email protected]
    " Programming today is a race between software-engineers striving to build bigger and
    better idiot-proof programs and the universe trying to produce bigger and better idiots.
    So far the universe is winning".
    :-)

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