classMainToolbar Property

The class name of the toolbar. 

Object.classMainToolbar = string

Return Value

String
 The class name of the toolbar. Values are:

ValueDescription
xfrxToolbarClass for icons 16x16 px (default value). 
xfrxToolbar32Class for icons 32x32 px.
xfrxToolbar48Class for icons 48x48 px.
xfrxToolbar96Class for icons 96x96 px.

Remarks

You can create a child of the default xfrxToolbar class (defined in xfrxlib.vcx) and use this property to instruct the previewer to use your class rather than the default one. This property works for the “real” toolbar – if iTool property is 0 or 1. if iTool is set to 2, cmdEmbeddedToolbar container class is used as the “embedded” toolbar. 

Applies To: XfContcntXFRXMultiPagefrmMPPreviewer