[]
Subclasses the owning form's existing Window Procedure to enables the title bar to remain active when a popup is show, and to detect if the user clicks onto another application whilst the popup is visible.
protected override void WndProc(ref Message m)
Protected Overrides Sub WndProc(ByRef m As Message)
| Type | Name | Description |
|---|---|---|
| Message | m | Window Procedure Message |