Content


NTL
Core
MoveControl

MoveControl


Move control located on form or other control before specified position.

bool MoveControl(std::vector<IControl*> &list, IControl *parent, IControl *control, const int before);
bool MoveControl(std::vector<IControl*> &list, IForm *parent, IControl *control, const int before);
Namespace: nitisa
Include: Nitisa/Core/Utils.h