IEaxConfigurationPadHeader.CustomContent

Syntax

CustomContent: IControl;

Description

The CustomContent property determines the control shown in the title area.

Comments

This property is relevant if the Content property is set to EaxConfigurationPadHeaderContent.Custom. The specified control will be shown on the left from the header text and will have a fixed size of 15*15 pixels. The control specified in the CustomContent property, in the Parent property the current component EaxConfigurationPanel must be specified as a parent object.

See also:

IEaxConfigurationPadHeader