CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 1999
    Posts
    10

    How to make an UNDO-Action while designing a Form



    Following problem: While I am designing a Form I have to examine different types of button-, frame- and controlarrangements, but I have no chance to do an UNDO-Action. The UNDO- and the REDO-button are disabled in this developing mode - WHY????


    Can anybody help me


    Thanks

    Ralf


    [email protected]

  2. #2
    Join Date
    Dec 1998
    Posts
    28

    Re: How to make an UNDO-Action while designing a Form



    hehe, It's weird how you can undo everything but that. As far as I know the only way to undo/redo that would be to make your own Add-in.

  3. #3
    Join Date
    Apr 1999
    Posts
    10

    Re: How to make an UNDO-Action while designing a Form



    **** ... do anybody know such an Add-in or another solution?


    Ralf

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

Featured