Results 1 to 5 of 5

Thread: Putting a seperator in a menu

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    879

    Angry

    How do u add a seperator to a menu
    Visual Basic 6.0
    Visual C++ 5
    Delphi 5


  2. #2
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    In the caption field just put a -

  3. #3
    Lively Member
    Join Date
    Jul 2000
    Location
    Sydney, Australia
    Posts
    74
    In the menu editor, add a new menu item with caption "-", should be all you have to do

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    879

    Post Printing

    How do you make the program print or open the print dialog window?!
    Visual Basic 6.0
    Visual C++ 5
    Delphi 5


  5. #5
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    You can do the print dialog w/the common dialog control...and for printing...http://www.planetsourcecode.com/xq/ASP/txtCodeId.9992/lngWId.1/qx/vb/scripts/ShowCode.htm

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