C# code is verry simular, but the general idea is :
have a reference to the hosted combobox
Catch the mousedown event with a eventhandler, in the eventhandler check if the combobox is dropped down if it's not dropped down then then drop it down in code.
but like a said i'm not familiair with the dgvieuw so it might not be possible, maybe somebody els can chime in.
Remco