SETopDataWindow SEToolbarXP

<< Click to Display Table of Contents >>

Navigation:  SEUIXP Classes for X# > Classes > SEToolbarXP >

SETopDataWindow SEToolbarXP

Previous pageReturn to chapter overviewNext page

Purpose

Assign a SEViewScheme object to the Toolbar. With this object you can define the appearance of the toolbar.

If no scheme is assigned a global default scheme is used.

 

Prototype

ASSIGN Scheme(oValue) CLASS SEToolBarXP

 

Argument

<oValue>  A SEViewScheme{} object. If oValue is Null_Object or not defined the global default scheme is used

 

See also

SEGetDefaultScheme()

SEViewScheme Class