CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    Join Date
    Mar 2003
    Posts
    145

    Re: Does a UserControl have something similar to the ‘AcceptButton’ property of a Form?

    I thought I needed to implement the ‘Enter’ & ‘Leave’ events of the UserControl. (That’s what I asked in reply #9 of this thread).
    Thanks.

  2. #17
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: Does a UserControl have something similar to the ‘AcceptButton’ property of a Form?

    No problem, I wanted to kick myself last night. But all that matters is that you have got it fixed, and I was happy to have helped.

    Good work!

Page 2 of 2 FirstFirst 12

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