|
-
Mar 25th, 2002, 07:59 PM
#1
Thread Starter
New Member
Question about the menus used in the VS IDE.
Simple question really...
I really REALLY like the menus used in the VS IDE and would like to know if I can use those menus in my apps instead of the vanilla menus that we are used to using??
I know I probably have to add the component to the project but i dont know its name...
Where are we going....... And why am I in this hand basket?
-
Mar 26th, 2002, 06:53 AM
#2
Addicted Member
-
Mar 26th, 2002, 07:39 PM
#3
Thread Starter
New Member
Where are we going....... And why am I in this hand basket?
-
Mar 27th, 2002, 10:46 PM
#4
Member
Forgive my ignorance, but is there any way to get the VS IDE look WITHOUT a 3rd party tool that requires you to learn C++ or C#? Having to learn VB.NET is enough of a burden for a rookie like me.
I know I'm not the only one who is tired of the "Classic" Gray and Blue look. I want my program to say "Look at me, I'm a VS.NET application!"
Thanks. Lance
-
Mar 29th, 2002, 01:45 PM
#5
Addicted Member
well you can just import the magic library then use it from vb.net
that way you dont have to learn c#. inside the zip file you download there are some example articles to get ou on your way.
its really simple to use from vb.net
 ender_pete 
C#,VS.NET Ent Arch, vb6 ee sp5,html,vbscript,jscript,
xml,dhtml,delphi,c++,vc++,java,cgi,php, python, ada(so ancient) ,adasage(also ancient) and others i can't remember.....
-
Mar 30th, 2002, 12:18 AM
#6
Member
Wow, you're right! I'm not exactly sure what I've done, but it is working This thing is really cool.
Now, what about the rest of the controls that don't have the FlatStyle property (combo boxes, scroll bars, etc.)?
-
Apr 1st, 2002, 10:24 AM
#7
Addicted Member
well i dont know why the controls dont have a flatstyle property, hrm
the person thats doing the magic thing is still building it and adding more stuff so i would just say watch and wait for the impelmentations in the magic code. Or you could look at the code and write some user controls that do what you want.
 ender_pete 
C#,VS.NET Ent Arch, vb6 ee sp5,html,vbscript,jscript,
xml,dhtml,delphi,c++,vc++,java,cgi,php, python, ada(so ancient) ,adasage(also ancient) and others i can't remember.....
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
|