mirror of
https://github.com/KeymonSoft/ADM2.git
synced 2026-04-20 12:49:16 +00:00
VERSION 5.12.04
- Cambios en el timer del envio de ubicacion en tiempo real
This commit is contained in:
@@ -171,10 +171,10 @@ End Sub
|
||||
|
||||
'Cargamos el layout del panel.
|
||||
private Sub cargamosPanel
|
||||
Log(p_transparenteInicioFin2.IsInitialized)
|
||||
' Log(p_transparenteInicioFin2.IsInitialized)
|
||||
' Log(p_transparenteInicioFin2.)
|
||||
If Not(p_transparenteInicioFin2.IsInitialized) Then
|
||||
LogColor(">>>>>>> CARGAMOS PANEL BITACORA", Colors.red)
|
||||
' LogColor(">>>>>>> CARGAMOS PANEL BITACORA", Colors.red)
|
||||
Root2.LoadLayout("inicioFinVenta")
|
||||
p_transparenteInicioFin2.Width = Root2.Width
|
||||
p_transparenteInicioFin2.Height = Root2.Height
|
||||
|
||||
Reference in New Issue
Block a user