OnKillFocus - cComActiveXControl

Sent whenever the object is about to lose the focus

Type: Event

Parameters: None

Syntax
Procedure OnKillFocus 

Description

This event message is sent whenever the object is about to lose the focus. The focus will be moved to another DataFlex object or to another Windows object. This is a notification message. There is no way you can cancel the event.