TabControl.BeforeShowGroupSeparator

Syntax

BeforeShowGroupSeparator: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The BeforeShowGroupSeparator event occurs before showing a separator between groups of tabs.

Comments

The event is under development.

See also:

TabControl