gui.insertListSeparator

Adds a horizontal line to a list at a specified row.

Prototype

  1. bOk = gui.insertListSeparator ( hComponent, nRow )

Parameters

hComponent - valid GUI component handle
nRow - row number 1..n


Return values

bOk - true on success


Available since ShiVa 2.0