ð On Enter On entry into the field, the specified EEP will run
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 Exit On exit from the field, the specified EEP will run
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 Right Click Right clicking on the control will run the specified EEP
ð On Double Click Double clicking on the control will run the specified EEP
ð On Caret Move Will execute when the caret is moved
ð On Change Will execute when the document is changed
ð On VScrolled Will execute when the document is scrolled vertically
ð On Resize Will execute when the control is resized
ð On New Document Will execute when a new document is created
ð On Load Document Will execute when a document is loaded
ð On HScrolled Will execute when the document is scrolled horizontally
ð On Cur Text Style Changed Will execute when the text style is changed
ð On Cur Para Style Changed Will execute when the paragraph style is changed
ð On Copy Will execute when when content (text or image) was copied from control to clipboard
ð On Click Clicking on the control will run the specified EEP
See also:
|
|