mirror of
https://github.com/KeymonSoft/Mariana_Censos.git
synced 2026-04-22 15:10:13 +00:00
Cambio en Cuestionario, para que el panel no quede atras de botones
This commit is contained in:
@@ -104,7 +104,7 @@ Sub agregaPregunta(id As String, pregunta As String, respuestas As List)
|
||||
panelSombra.Width = Root2.Width
|
||||
panelSombra.Height = Root2.Height
|
||||
panelSombra.BringToFront
|
||||
' panelSombra.Elevation = 0
|
||||
panelSombra.Elevation = 100
|
||||
End Sub
|
||||
|
||||
private Sub preguntaContestada(Success As Map) 'ignore
|
||||
|
||||
Reference in New Issue
Block a user