VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

C++ Controls in your app (updated) now with tutorial

Druid Developing  (12 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Advanced   Wed 3rd February 2021

REAL C++ CONTROLS IN YOUR APP!!!
Do you know the code "Real C++ Buttons" by Randy Mcdowell?
It sends a message to a VB Button to make it a "C++ Button". But if you look at this button with
Spy++ you will see that it is still a "ThunderCommandButton", the VB Button.
My code lets you use EVERY C++ control in your app!!! And these controls are REAL C++ controls!!!
Think of the fantastic controls you can have: e.g. the cool hotkey control. Or what about a "real"
RICHEDIT control? The only limitation is your fantasy! Control events are also supported.
Well commented, and easy to use even if you don't understand everything that happens.
The second version of this code, now with tutorial and some new stuff.
Have fun with this code, use it in your app, and if you like it VOTE FOR IT!!!

Rate C++ Controls in your app (updated) now with tutorial (9(9 Vote))

Download C++ Controls in your app (updated) now with tutorial

C++ Controls in your app (updated) now with tutorial Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters