User custom controls

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • .NET Lawyer

    #1

    User custom controls

    Hi everybody,
    I'm using a user custom control, I have some image buttons inside it and
    I've code inside their click event. The problem is: whenever I build my
    application all the handles statement in the code of the custom control are
    gone, so I need to re-write them again
Working...