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

Thread: any mistake?

Threaded View

  1. #5
    Join Date
    Feb 2005
    Posts
    176

    Re: any mistake?

    sorry to be a pest..... but its working well now......
    except that if the user clicks on the form a second time to create another panel with another set of labels in it....... and sets the text for the labels...... the text of the first set of labels is changed again and becomes the same as the second set.

    the first set of labels should keep their text value

    Thanks again
    Last edited by Nasty2; July 18th, 2005 at 12:11 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