Results 1 to 7 of 7

Thread: Question about the menus used in the VS IDE.

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Location
    New Jersey
    Posts
    3

    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?

  2. #2
    Addicted Member donut's Avatar
    Join Date
    Mar 2001
    Location
    London, UK
    Posts
    165

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Location
    New Jersey
    Posts
    3
    Thanks!
    Where are we going....... And why am I in this hand basket?

  4. #4
    Member
    Join Date
    Mar 2002
    Posts
    40
    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

  5. #5
    Addicted Member ender_pete's Avatar
    Join Date
    Aug 2000
    Location
    Virginia, United States
    Posts
    131
    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.....

  6. #6
    Member
    Join Date
    Mar 2002
    Posts
    40
    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.)?

  7. #7
    Addicted Member ender_pete's Avatar
    Join Date
    Aug 2000
    Location
    Virginia, United States
    Posts
    131
    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
  •  



Click Here to Expand Forum to Full Width