Return true if this control manager has a default message handler installed, and false otherwise.

Synopsis

Declared in <balb_controlmanager.h>

bool
hasDefaultHandler() const;

Return Value

true if a default handler is installed, and false otherwise

Created with MrDocs