After check the value, The height increase. How I can make the form at center display after the form height increase?

Code:
If Check5.Value = 1 Then
    Frame50.Visible = True
    Form41.Height = 10490
End if