MoveBand SEToolBar

<< Click to Display Table of Contents >>

Navigation:  SEUIXP Classes for X# > Classes > SEToolBar >

MoveBand SEToolBar

Previous pageReturn to chapter overviewNext page

Purpose

Moves a band before an other band.

 

Prototype

METHOD MoveBand(uBand, uBeforBand) CLASS SEToolBar

 

Arguments

<uBand>

The symbolic name of the band or the numeric band index - the index base is 1.

This band becomes moved.

<uBeforeBand>

The symbolic name of the band or the numeric band index - the index base is 1.

Before this band the band uBand becomes moved.