Normal
I guess you need a directX control for that (quick search: Open Source DirectX Control). You can add a control to MP by using 'GUIGraphicsContext.form.Controls.Add(control)'. Not sure if this is the best way though..