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

Threaded View

  1. #1
    Join Date
    Oct 2010
    Posts
    10

    Copy selected text in a checkbox

    Yet another question arises. So far I have majority of my application finished, but the next problem has arisen.

    How do I go about copying text from a checked checkbox. I had it set so it would copy the text but it would copy it whether the box was checked or not. What string of text to do I need to add in to have it copy the checked boxes text?


    Btw...Happy Halloween Everyone!
    Last edited by klturi421; October 31st, 2010 at 06:22 PM.

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