how to create toolbar and operate save edit in toolbar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manjesh
    New Member
    • Apr 2007
    • 14

    how to create toolbar and operate save edit in toolbar

    hi ,
    kindly help to create a toolbar with that new , save , edit, cancel button ,
    if i open each form to operate this buttons ,instead of placing in each form .

    regards
    manjesh
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by manjesh
    kindly help to create a toolbar with that new , save , edit, cancel button , if i open each form to operate this buttons ,instead of placing in each form.
    Perhaps you should consider using MDI forms.

    What version of VB are you using?

    Comment

    • manjesh
      New Member
      • Apr 2007
      • 14

      #3
      Originally posted by Killer42
      Perhaps you should consider using MDI forms.

      What version of VB are you using?
      AM USING VB 6

      Comment

      • manjesh
        New Member
        • Apr 2007
        • 14

        #4
        HI AM CREATED TOOLBAR AND BUTTON BUT I WANT TO WRITE A CODE TO OPERATE VAROIUS FORM from using this toolbar buttons like add,edit, save.
        kindly help me

        Comment

        • Dököll
          Recognized Expert Top Contributor
          • Nov 2006
          • 2379

          #5
          Originally posted by manjesh
          HI AM CREATED TOOLBAR AND BUTTON BUT I WANT TO WRITE A CODE TO OPERATE VAROIUS FORM from using this toolbar buttons like add,edit, save.
          kindly help me
          Try MDI, I have not tried this method as of yet. Then, or in addition, take a loook at your previous post:



          If that does not work for you. Keep searching as mentioned, ok...

          Comment

          Working...