Bom dia JoaoFAN11,
Tenta assim... Insere esse código:
Private Sub UserForm_Resize()
Me.CommandButton1.Height = Me.Height / 3.5
Me.CommandButton2.Height = Me.Height / 3.5
Me.CommandButton1.Width = Me.Width / 3.5
Me.CommandButton2.Width = Me.Width / 3.5
Me.CommandButton1.Top = Me.Height / 3
Me.CommandButton2.Top = Me.Height / 3
Me.CommandButton1.Left = Me.Width / 6
Me.CommandButton2.Left = Me.Width / 6 + (Me.Width / 3)
End Sub
Qualquer coisa da o grito.
Abraço
Existem mil maneiras de preparar Neston. Invente a sua!
http://www.youtube.com/ExpressoExcel
Postado : 08/06/2017 12:39 pm