ComponentOne True DataControl 8.0
Move Method

 

Move Method

Moves the position of the control on the form.

Syntax

TData.Move left, top, width, height

Remarks

Method applies to TData control and TDataLite control.

Arguments: left, top, width, and height are integers that specify the new position and size of the control.

Return Value: None

This method operates like the standard Move method of intrinsic Visual Basic controls. It moves the control (changes its geometric coordinates) relative to its parent control or form.

See Also

TData Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback