Insert Method

Inserts a button created with ILkToolbar.CreateButton to the collection at specified position.

Syntax

void Insert(int Position, ILkToolbarButton Button_object);

Return Value

Type: void

result.

See Also