Results 1 to 8 of 8

Thread: [2008] Different "menu's"?

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2008
    Posts
    4

    Question [2008] Different "menu's"?

    Hi peoples!
    I've seen applications that got different "menu's (menues)", They've also make their ownz menus!
    ( With menus i mean the blue thing in an application that is highest up! that's in my internet too, there the red X button is E.T.C! )

    I wanna know how 2 make my own "menu", and how to make so i can move the application (like the blue "menu" there up, when u hold down the mouse and draw it, it's moves! that i must know how 2 do too )

    Well, i searched after an application with different "menu" and i made my self fast the orginal menu that is on the mostly programs.
    Attached Images Attached Images   

  2. #2
    Addicted Member kake_fisk's Avatar
    Join Date
    May 2008
    Posts
    207

    Re: [2008] Different "menu's"?

    Do you mean diferent shapes on your form?

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2008
    Posts
    4

    Re: [2008] Different "menu's"?

    Quote Originally Posted by kake_fisk
    Do you mean diferent shapes on your form?
    Yes

  4. #4
    Addicted Member kake_fisk's Avatar
    Join Date
    May 2008
    Posts
    207

    Re: [2008] Different "menu's"?

    Okay, sorry, i don't know how :\
    But try to search google

  5. #5

    Thread Starter
    New Member
    Join Date
    May 2008
    Posts
    4

    Re: [2008] Different "menu's"?

    I've search @ google :/

    Whatever, but i really want to know how to make a form that i put the "FormBorderStyle" to None

    And then i want make a place there i can draw the form! (i will think that this would work if i make a picturebox on the place there i want it to be able to move the form by drawing it.)
    But i dont know how to code it then! Please heelp

  6. #6

    Thread Starter
    New Member
    Join Date
    May 2008
    Posts
    4

    Re: [2008] Different "menu's"?

    Someone must know?

  7. #7
    Lively Member
    Join Date
    Apr 2008
    Posts
    65

    Re: [2008] Different "menu's"?

    i've got the same probs

  8. #8
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: [2008] Different "menu's"?

    You guys are talking about building your own title bar (which has nothing to do with a menu)

    What would be involved is setting the form's border style to none and drawing the entire border and the entire title bar. This can all be done using GDI+ but it'll take lots of work.

    IchLiebeVB: A picture box can't do what you're thinking

    Good luck
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

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