Loading Icons
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Hello Please I want to know how can I put an Icon on any Button thank you :rose: Best Regards :)
Create the button with set check Icon in the Propeties of Button. Then use SetIcon() method for put the Icon to the button! Best regards, Eugene Pustovoyt
-
Create the button with set check Icon in the Propeties of Button. Then use SetIcon() method for put the Icon to the button! Best regards, Eugene Pustovoyt