|
-
Dec 9th, 2003, 10:47 AM
#1
Thread Starter
Member
Control Like VB.Net Property Pages [RESOLVED]
Does anyone know of a control I can use that looks like the VB.NET property pages? I am wanting a user to be able to modify certain attributes of a visual object I am building and I like the look and feel of the property pages. Post some links or code if at all possible.
Thanks.
Last edited by tonyevans; Dec 9th, 2003 at 11:05 AM.
-
Dec 9th, 2003, 10:55 AM
#2
Fanatic Member
Check out dotnetmagic.com - I think they have a sample you can check out. Not sure if it is still free or not, but it can give you some ideas.
-
Dec 9th, 2003, 10:59 AM
#3
Yeah that exact control is included in the standard .NET controls. I don't think it is in the toolbox by default though. Just right click the toolbox->Add/Remove Items->Select PropertyGrid and you'll have it. It can kind of be a pain in the ass to use, depending on what you want to do, search around the net for help. I think CodeProject.com has a good tutorial on it.
-
Dec 9th, 2003, 11:05 AM
#4
Thread Starter
Member
Ok, thanks for the replies. I was thinking that the control should have came with .net since it is used throughout but I just couldn't find it. Thanks Edneesis.
-
Dec 9th, 2003, 11:31 AM
#5
Fanatic Member
I though you were referring to the auto-hide capability, etc. Sorry
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|