WinStudio

About Button Components

Button (PushButton) components initiate an action such as running a procedure or launching a form.

To define the action initiated by a button, specify an event handler for the button's Primary event in the Events property sheet.

To display a bitmap or icon on a button, set the Bitmap File Name property in the Components property sheet.

WinStudio provides several specialized forms of buttons, some of which are available from the Design mode Toolbox, and some of which are only available from the Type property on the Component Properties sheet:


Related Topics

Add a Component to a Form

Button Labels, Naming Conventions

Using Binary (BLOB) Data in Components

Using Images in Components

About HyperLinkButton Components

About ToolbarButton Components