MouseUp

Parent Previous Next

MouseUp

This property configures a script in the object that will be executed when the Left-Click of the mouse is released.


Method 1: To configure the field, follow the steps below:


1.   Click the desired object to select it.


2.   Go to the "Script" session.


3.   Click the "..." button placed in front of the MouseUp field.


4.   A new window will be opened.


5.   In the new window, insert the desired script that you want to execute.


5.1.   If you want to confirm the script, click the OK button.


5.2.   If you don't want to confirm the script, click the Cancel button.



Method 2: To configure the field, follow the steps below:


1.   Select the value Split or Script in the toolbar to open the Script Dock.


2.   In the script window, insert the desired script that you want to execute.



 

 Note: This property exists only for the following objects:

.     Bitmap

.     Button

.     CheckBox

.     ComboBox

.     Ellipse

.     GroupBox

.     Label

.     Line

.     Polyline

.     Polygon

.     RadioButton

.     Rectangle

.     TextBox