Private Function diretel.frm_acercade.Form_Load.6.txt
FormVar1 = 1
If (Global4304916.Fields.Item("user").Value != "Sin Registrar")
Lbl_user.Caption = Global4304916.Fields.Item("User").Value
btn_registrar.Enabled = False
End If
End Sub