'Usage
Dim instance As C1ComboBox Dim key As Key Dim value As Boolean value = instance.IsOpenKey(key)
Parameters
- key
- The key that was pressed.
Return Value
True if the key pressed should open the combo box.
'Usage
Dim instance As C1ComboBox Dim key As Key Dim value As Boolean value = instance.IsOpenKey(key)