AuthenticToolbarButtons.NewSeparator
Declaration: NewSeparator(nPosition as long)
Description
Inserts a Separator at the position nPosition of the toolbar. nPosition starts at 1.
Example
See the example at AuthenticToolbarButtons.NewButton
Declaration: NewSeparator(nPosition as long)
Inserts a Separator at the position nPosition of the toolbar. nPosition starts at 1.
See the example at AuthenticToolbarButtons.NewButton