ClassMainStatusBar Property
The class name of the status bar or embdded toolbar.
Object.ClassMainStatusBar = string
Return Value
String
Values are:
Value | Description |
---|---|
cntembeddedtoolbar | Class for icons 16x16 px (default value). |
cntembeddedtoolbar32 | Class for icons 32x32 px. |
cntembeddedtoolbar48 | Class for icons 48x48 px. |
cntembeddedtoolbar96 | Class for icons 96x96 px. |
Remarks
You can create a child of the default cntembeddedtoolbarr class (defined in xfrxlib.vcx) and use this property to instruct the previewer to use your class rather than the default one.
XFRX version: 17.3
Applies To: XfCont, cntXFRXMultiPage, frmMPPreviewer