FormBuildContainerControl.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:
override int moveControl(int _controlId, int _insertAfterControlId);
public override int moveControl (int _controlId, int _insertAfterControlId);
override this.moveControl : int * int -> int
Public Overrides Function moveControl (_controlId As Integer, _insertAfterControlId As Integer) As Integer
Parameters
- _controlId
- Int32
- _insertAfterControlId
- Int32