Component: Button ( Control)

From Flowcode Help
Jump to navigationJump to search
Author MatrixTSL
Version 1.0
Category Control


Button component

Creates a momentary or latching button.

Version information

Library Version, Component Version, Date, Author, Info


Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Macro reference

Property reference

Fc9-prop-icon.png Properties
Fc9-conn-icon.png Caption
Fc9-type-10-icon.png Text
The caption displayed on the button 
Fc9-type-12-icon.png Horizontal Alignment
Aligns the caption text on the button 
Fc9-type-3-icon.png Font
Specifies the font style for the item 
Fc9-type-21-icon.png Font Size
The font size in pixels 
Fc9-type-2-icon.png Colour
Specifies the font colour for the item 
Fc9-type-7-icon.png Bold
Make the caption text bold 
Fc9-type-7-icon.png Italic
Make the caption text italicised 
Fc9-type-7-icon.png Underline
Make the caption text underlined 
Fc9-type-7-icon.png Strikethrough
Make the caption text crossed-out 
Fc9-conn-icon.png Shape
Fc9-type-2-icon.png Colour
Specifies the fill colour of the button 
Fc9-type-12-icon.png Style
The shape of the button 
Fc9-type-21-icon.png Outline Size
The outline size in pixels 
Fc9-type-2-icon.png Colour
The outline colour of the button 
Fc9-type-7-icon.png Shadow
Add a shadow to the button to provide a 3d look 
Fc9-type-2-icon.png Shadow Colour
Specifies the fill colour of the shadow 
Fc9-conn-icon.png Interaction
Fc9-type-24-icon.png OnClick Macro
The macro to call when the user clicks this button 
Fc9-type-12-icon.png Cursor
The cursor shape when the user hovers the mouse over the button 
Fc9-type-7-icon.png Show Press
Offset the button when the user presses it 
Fc9-type-7-icon.png Auto-colour
Use default colour changes when the user hovers and presses the button 
Fc9-type-2-icon.png Hover Colour
The colour of the button when the user hovers the mouse over it 
Fc9-type-2-icon.png Click Colour
The colour of the button when the user presses it 
Fc9-conn-icon.png Advanced
Fc9-type-10-icon.png Custom Attributes
Text here will be added to the html tag of this component to allow advanced customisation 

Component Source Code

Please click here to download the component source project: FC_Comp_Source_WEBEXP_Button.fcsx

Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_Button.fcsx