scroll_to


Description:

public bool scroll_to (ScrollType type) throws Error

Scrolls whatever container of the Component object so it becomes visible on the screen.

Parameters:

this

a pointer to the Component object on which to operate.

type

a ScrollType indicating where the object should be placed on the screen.

Returns:

TRUE if successful, FALSE otherwise.