Peristiwa

Define event assignments for the selected control or dialog. The available events depend on the type of control selected.

Saat menerima fokus

This event takes place if a control receives the focus.

Saat kehilangan fokus

This event takes place if a control loses the focus.

Tombol ditekan

This event occurs when the user presses any key while the control has the focus.

Tombol dilepas

This event occurs when the user releases a key while the control has the focus.

Diubah

This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus.

Teks diubah

This event takes place if you enter or modify a text in an input field.

Item status changed

This event takes place if the status of the control field is changed, for example, from checked to unchecked.

Tetikus di dalam

This event takes place when the mouse enters the control.

Tetikus berpindah saat tombol ditekan

This event takes place when the mouse is dragged while a key is pressed.

Tetikus berpindah

This event takes place when the mouse moves over the control.

Tombol tetikus ditekan

This event takes place when the mouse button is pressed while the mouse pointer is on the control.

Tombol tetikus dilepas

This event takes place when the mouse button is released while the mouse pointer is on the control.

Tetikus berada di luar

This event takes place when the mouse leaves the control.

While adjusting

This event takes place when a scrollbar is being dragged.