SizeChanged
Dim lb As WinForm.Label = e.Form.Controls("Label1")lb.Left = (lb.Parent.Width - lb.Width) / 2