Navigation: Ultimate Suite for PowerBuilder Help > Toolbar Strip > Functions >

of_setsize

Send comments on this topic.

 

Description:

Set's the size of the buttons displayed in the toolbar.

Syntax:

of_setsize (integer al_size)

Argument

Description

al_size

 

 

 

16x16 pass SMALL

24x24 pass MEDIUM

32x32 pass LARGE

48x48 pass XLARGE

SMALL, MEDIUM, LARGE and XLARGE are constants defined in the toolbar control.

Return Value:

Always returns 1.

Usage:

uo_toolbar.of_SetSize(uo_toolbar.MEDIUM)


Copyright © 2021 Werysoft Inc.