Article | 41023358 |
Type | HowTo |
Product | Engine |
Version | 4.1.6.1028 |
Date Added | 1/2/2004 |
Submitted by | Takis |
Keywords |
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")