Skip to content

DoSendToFocus - cToolbar

Redirects a message, hmMessage, to the focused control

Type: Procedure

Parameters

Parameter Type Description
hmMessage Handle The message that is redirected

Syntax

Procedure DoSendToFocus Handle hmMessage

Call Example

Send DoSendToFocus hmMessage

Description

Use the DoSendToFocus procedure to redirect a message, hmMessage, to the focused control. This is typically sent from the toolbar's buttons.