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

Thread: Text Boxes

  1. #1
    Join Date
    Oct 2001
    Posts
    15

    Text Boxes

    How do you hold text info in a text box after pressing a cmd buttons and pressing another cmd button


  2. #2
    Join Date
    Jan 2000
    Posts
    264

    Re: Text Boxes

    What kind of info do you want to hold? Properties about the textbox or what text is in the textbox? What do you want to do with the buttons? Need some more info here.


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