Navigation:  thinBasic Modules > UI (User Interface) > CONTROLs > Dedicated Control Functions > Splitter control >

Splitter_SetBarSize

Previous pageReturn to chapter overviewNext page

 

Description

 

Define the size in pixels of the splitter bar.

 

Syntax

 

n = Splitter_SetBarSize (hwnd, ctrlID, NewBarSize)

 

Returns

 

Number

Previous bar size.

 

Parameters

 

Name

Type

Optional

Meaning

hwnd

Number

No

Handle of the dialog containing the control

ctrlID

Number

No

Control identifier

NewBarSize

Number

No

New splitter bar size in pixels. Default value is 5 pixels

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com