IFormControl.EnterContextHelpMode

Syntax

EnterContextHelpMode;

Description

The EnterContextHelpMode method turns a form into the help display mode.

Comments

The method emulates clicking the Help button "?", if the BorderStyle = DialogWithHelp.

See also:

IFormControl