System::Windows::Forms::Control::ControlCollection::SetChildIndex 方法

ControlCollection::SetChildIndex method

将控件移动到新位置。

virtual void System::Windows::Forms::Control::ControlCollection::SetChildIndex(const System::SharedPtr<Control> &child, int newIndex)

另见