MobileForms Toolkit Documentation

ItemTextBox.MoveTop Method 

Move verticaly custom control.

protected override void MoveTop(
int offset
);

Parameters

offset
Difference between previous and actual top position.

Remarks

Override this function to do vertical moving of custom control when scrolling.

See Also

ItemTextBox Class | Resco.Controls.DetailView Namespace