Copyright © 1998-2006 MultiMedia Soft 
Return to index  
 
How to change the button style 
This version of 3D Active Button Magic allows you to create much more than just old-fashioned command buttons in your applications.  This control is also your tool for powerful checkboxes, radio buttons, labels, and frames. These are simply different styles of the same control.   
While you can define the style for your buttons at run-time with the button's Style property, the easiest way is to set the button's style at design-time using the control's property sheet. 
  • Right-click the control and choose Properties from the contextual menu: the control's property sheet will appear. 
  • Note: The image below has hot links to take you to explanations of the various button styles. 
    -- -- -- -- -- -- -- -- -- -- --  
     
     
    Style
    Meaning
     
    Graphical Command Button
    The default selection. This button replaces an ordinary command button.
     
    Graphical Checkbox
    Replaces an ordinary checkbox.  (Not available with Light edition.)
     
    Graphical Radio Button
    Replaces an ordinary radio button. See the How to group Radio buttons together section for details. (Not available with Light edition)
     
    Graphical Label
    Replaces an ordinary label control. Can be used as a control container. (Available only with Professional edition)
     
    Graphical Frame
    Replaces an ordinary graphical frame control. Can be used as a control container. See the How to use the control as a Frame control section for details. (Available only with Professional edition)
     
    Graphical Picture
    Replaces an ordinary picture frame control. Can be used as a control container. See the How to use the control as a Picture control section for details. (Available only with Professional edition)
     
    Enhanced Standard Checkbox
    Replaces the standard checkbox control. See the How to use Enhanced Standard controls section for details. (Available only with Professional edition)
     
    Enhanced Standard Radio Button
    Replaces an ordinary radio button. See the How to use Enhanced Standard controls section and the How to group Radio buttons together section for details. (Available only with Professional edition)
     
    The following table explains the meaning of the other buttons on the control's property sheet: 
     
    Button
    Meaning
     
    Edit properties
    Opens 3D Button Visual Editor for design-time editing.
     
    Refresh control
    Refreshes the button currently selected on the screen.
     
    Close
    Closes the property sheet.
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    Copyright © 1998-2006 MultiMedia Soft 
    Return to index