CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Sep 2008
    Posts
    11

    Question how to create using button to create button

    i have problem doing this..anyone can help me?i need to create a button at the form of VB2005 using C# and when i click at the button other two of the button will appear.. but not using button1.Visible = true/false;..Is like when we click at the button other two of the button is created and appear on the form..anyone pls reply me asap thax alot!!!!! have a look of the attach file
    Attached Files Attached Files

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