Skip to content

MoveSplitter - cDbSplitterContainer

Used to move the splitter relative to its current location

Type: Procedure

Parameters

Parameter Type Description
iGuiTrack Integer The number of gui units to move the splitter by

Syntax

Procedure MoveSplitter Integer iGuiTrack

Call Example

Send MoveSplitter iGuiTrack

Description

This method is used to move the splitter relative to its current location. This is called when you move a splitter and release it. It can also be called by the developer.