PreviousNext
JavaScript must be enabled to correctly display this content
Configure Buttons
Use a button control to add a button to your web form.
To configure a button control:
From the Basic Palette, drag the Button control onto the canvas.
Select the control and edit its properties on the Properties pane's General tab.
Field
Description
Name
An internal identifier that you will use to identify the control.
Events
Allows you to configure events for the control. You can assign actions or If/Then/Else conditions to the control based on a selected event. See Add Dynamic Behavior to Forms.