toughcoder Level: Guest

|
Subclassing a command button
Greetings every1,
i'm developing a skinning application. Now there is one command button on my form. What i want to do is even before the form or the command button is loaded i want to subclass the command button so that a picture that i have in a picturebox is painted on the commandbutton. Further i want the picture to change when the button is clicked and released. How can this be done.
|