Click to See Complete Forum and Search --> : Property Sheets???
Gaurav
Mar 1st, 2001, 03:56 AM
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
Paul Warren
Mar 1st, 2001, 07:21 AM
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.
Gaurav
Mar 5th, 2001, 02:01 AM
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
Paul Warren
Mar 5th, 2001, 04:11 AM
I'll have a look at this later today but no time at the moment.
Gaurav
Mar 5th, 2001, 06:09 AM
cool mate.. thanks for the time n help..
cheers
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.