XD++ provides several Windows and control
classes for performing common user interface activities. They are applicable to
most applications developed with XD++. To add any of these Windows to your
application, you need to add a menu item or button with the appropriate command
ID to your application. The base controller class already has message handlers
that open these windows for you.
Examples (With 100%
VC++ Source Code, Visual Studio 2023)