⚲
Proyecto
General
Perfil
Iniciar sesión
Inicio
Proyectos
Ayuda
Búsqueda
:
Servidores centros secundaria
Todos los proyectos
Servidores centros secundaria
Vistazo
Actividad
Planificación
Peticiones
Gantt
Calendario
Noticias
Documentos
Wiki
Archivos
Repositorio
Descargar (582 Bytes)
Estadísticas
| Revisión:
root
/
scanies
/
trunk
/
frmnombre.form
@ 176
Ver
Histórico
Anotar
# Gambas Form File 2.0
{ Form Form
MoveScaled(0,0,58,13)
Text = ("Poner nombre ")
Icon = Picture["imagenes/red.png"]
{ TextLabel1 TextLabel
MoveScaled(1,2,10,3)
Text = ("Direcci\xC3\xB3n IP")
}
{ TextLabel2 TextLabel
MoveScaled(1,7,10,3)
Text = ("Nombre")
}
{ txtdireccion TextBox
MoveScaled(12,2,27,3)
Text = ("")
}
{ txtnombre TextBox
MoveScaled(12,7,27,3)
Text = ("")
}
{ btnaceptar Button
MoveScaled(42,2,13,3)
Text = ("Aceptar")
}
{ btncancelar Button
MoveScaled(42,7,13,3)
Text = ("Cancelar")
}
}
« Anterior
1
…
14
15
16
17
18
Siguiente »
(16-16/18)
Cargando...