FormBuildDesign.moveControl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
moveControl(Int32) | |
moveControl(Int32, Int32) |
moveControl(Int32)
moveControl(Int32, Int32)
public:
virtual int moveControl(int _controlId, int _insertAfterControlId);
public virtual int moveControl (int _controlId, int _insertAfterControlId);
abstract member moveControl : int * int -> int
override this.moveControl : int * int -> int
Public Overridable Function moveControl (_controlId As Integer, _insertAfterControlId As Integer) As Integer
Parameters
- _controlId
- Int32
- _insertAfterControlId
- Int32