Handles the CN_DROPDOWNCLOSED control notification message.
Source position: comctrls.pp line 2382
protected procedure TToolBar.CNDropDownClosed( |
var Message: TLMessage |
); message; |
Message |
|
The CN_DROPDOWNCLOSED message and parameters handled in the method. |
Calls CloseCurrentMenu to hide an active drop-down menu displayed for the control.
CT Web help |
CodeTyphon Studio |