Navigation: Ultimate Suite for PowerBuilder Help > PowerDock > Functions >

of_displaymdsastdi

Send comments on this topic.

 

Description:

Instructs PowerDock to display MDI sheets as tabs.

Syntax:

of_displaymdiastdi()

Return Value:

Always returns 1.

IMPORTANT:

If you use PowerDock on an MDI! or MDI_Help! window and need sheet support (e.g. changing sheet menu's), you will need to make two extra function calls at the version beginning of your frame windows Open event:

uo_powerdock.of_SetMDI(MDI_1)
uo_powerdock.of_DisplayMDIAsTDI()


Copyright © 2021 Werysoft Inc.