MobileForms Toolkit Documentation

ToolbarControl.EnsureVisible Method 

Scrolls the controls to ensure that chosen item is visible.

public void EnsureVisible(
int index,
HorizontalAlignment hAlign
);

Parameters

index
Index of the chosen item.
hAlign
Specifies how the item is horizontally aligned.

See Also

ToolbarControl Class | Resco.Controls.CommonControls Namespace