SplitButton.getContentButton

Syntax

getContentButton ();

Description

The getContentButton method returns lower part of the button (that contains drop-down menu).

Comments

The lower part of the button shows the text specified in the Control.Content property.

Example

The example of method use is given in description of the SplitButton.DefaultAction event.

See also:

SplitButton