How to change the control appearance |
|
The simplest way to change the button appearance is to open, at Design-time, the 3D Button Visual Editor application from inside the Visual Studio.NET IDE as described inside the chapter Editing control properties through the 3D Button Visual Editor application contained inside the How to use the product in your projects section and selecting the editor "Shape" tab; as you will see on the table below the image, you can reach all of these settings at runtime using the corresponding property. Click over the image in order to be taken to every available setting explanation: Note: The images below have hot links to take you to explanations of the various button settings.
Starting from version 2.0.1.0 of the control, there is the possibility, at runtime, to provide further custom drawing directly from your application code: see the How to perform custom graphic rendering over the control surface section for details.
|