Product : Engine, Version : 4.1.6.1028, ArticleID : 41023358

HowTo : Dialog's buttons style

Article41023358
TypeHowTo
ProductEngine
Version4.1.6.1028
Date Added1/2/2004
Submitted byTakis
Keywords

Subject

Dialog's buttons style

Summary

I want to change VectorDraw Dialog's buttons style.

Solution

    The buttons in the VectorDraw control are Standard Buttons "flat".You can change them
to 3D buttons by changing the resources. This can be done by doing the following:

Go to Start->Programs->VectorDraw Components->Professional and open "international resources"
with Developer Studio.

At resource view --> dialogs you can see the dialogs and you can change them as you want.

Then built the project and a file with the name VdrawRes.dll will be created.
Then at the top of your project you have to set the path of the dll (VDPro1.VdrawRes = "  path  \VDrawRes.dll")