RComboBox.FocusOnClick


public property FocusOnClick

Prototype:

Read/Write property FocusOnClick[=true|false]

Description:

Sets or gets whether the combo box grabs focus when it is clicked with the mouse. If true, then the combo box will grab focus when clicked.

Return value:

Returns true if the combo box will grab focus when clicked, false otherwise.