ð On Click Clicking on the control will run the specified EEP
To load a pre-existing EEP file, select the "..." button. In Specifies a command block to run within a procedure file Edit... Opens the R:BASE Editor to create/edit an external EEP file Edit Custom EEP... Opens the R:BASE Editor to create/edit a custom EEP that is stored within the form
ð On Double Click Double clicking on the control will run the specified EEP
To load a pre-existing EEP file, select the "..." button. In Specifies a command block to run within a procedure file Edit... Opens the R:BASE Editor to create/edit an external EEP file Edit Custom EEP... Opens the R:BASE Editor to create/edit a custom EEP that is stored within the form
ð On Enter On entry into the control, the specified EEP will run
ð On Exit On exit from the control, the specified EEP will run
ð On Mouse Enter Will execute when the mouse cursor enters the object area
ð On Mouse Leave Will execute when the mouse cursor leaves the object area
ð On Resize Will execute when the control is resized
ð On Tile Click Will execute when a tile is clicked
ð On Tile Check Will execute when a tile is checked (selected)
See also:
Form EEP Information How to Define Form EEPs
|