FormControl.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, Int32) | |
moveControl(Int32) |
moveControl(Int32, Int32)
public:
virtual int moveControl(int _controlId, int _insertAfterId);
public virtual int moveControl (int _controlId, int _insertAfterId);
abstract member moveControl : int * int -> int
override this.moveControl : int * int -> int
Public Overridable Function moveControl (_controlId As Integer, _insertAfterId As Integer) As Integer
Parameters
- _controlId
- Int32
- _insertAfterId
- Int32