Copyright © 2003-2005 MultiMedia Soft 
Return to index  
 
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. 
-- -- -- -- --  
-- -- -- -- -- -- -- -- -- -- -- -- -- --  
 
 
Item name
Description
Corresponding property
 
Shape and orientation
Button's shape and orientation
 
Surface type
Type of surface associated with the button
 
Special Effect
Special effect applied to the button border
 
Special Effect factor
Special effect factor applied to the button border
 
Shadow Mode
Specifies the kind of shadow that will be displayed under the button
 
Rectangle hard edges
Specifies if a rectangle shaped button will have hard edges
 
Flat pillow factor
Changes the aspect of a Flat Pillow surface
 
Smoothing factor
The amount of smoothing applied to the button surface
 
Corner factor
The corner factor applied to Rounded Rectangle and Gem shapes
 
Raise factor
Changes the 3D height of the button
 
Slant factor
The kind of slant applied to parallelogram and trapeze shaped buttons
 
Shape head size factor
The head factor for certain kind of shapes like arrow and keyhole
 
Shape line size factor
The line factor for certain kind of shapes like arrow and keyhole
 
Transparent factor
The level of alpha channel transparency applied to the button surface
 
Transparent zone
The zone affected by alpha channel transparency when a special effect is applied
 
Shape mask preview
Preview of the picture that will be used as a mask for determining the shape for Custom shaped buttons
 
Browse button
Browses the current PC folders for a picture that will be used as a mask for determining the shape for Custom shaped buttons
 
 
Delete button
Deletes the current picture used as a mask for determining the shape for Custom shaped buttons
 
 
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. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 2003-2005 MultiMedia Soft 
Return to index