Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
primliststring
primliststring
List String Column (PRIM_LIST.String)

Panel
bgColor#2c3c4c

Column displaying text

...

Name

Description

AutoCompleting

Fired as a value is being edited allowing for a replacement value to be returned

Value

Click

Fired when the mouse is clicked on the control

ColumnClick

Fired when the column header is clicked [Inherited from List String Column (PRIM_LIST.String)

Origin, Handled

ColumnDoubleClick

Fired when the column header is DoubleClicked [Inherited from List String Column (PRIM_LIST.String)

Origin, Handled

ColumnMouseEnter

Fired when the mouse enters the bounds of the column [Inherited from List String Column (PRIM_LIST.String)

ColumnMouseLeave

Fired when the mouse leaves the bounds of the column [Inherited from List String Column (PRIM_LIST.String)

CreateInstance

CreateInstance is signalled signaled when an instance of a component is created [Inherited from List String Column (PRIM_LIST.String)

DestroyInstance

DestroyInstance is signalled signaled when an instance of a component is about to be destroyed [Inherited from List String Column (PRIM_LIST.String)

DoubleClick

Fired when the user double clicks

Enter

Fired when the Enter key is pressed

KeyCode, Char, IsAltDown, IsControlDown, IsShiftDown, Handled

GotFocus

Fires when column receives focus

KeyPress

Fired when a key is pressed on the keyboard

KeyCode, Char, IsAltDown, IsControlDown, IsShiftDown, Handled

LostFocus

Fires when column loses focus

PrompterActivate

Fired when the prompter image is clicked

Form, Continue

...