Cambio en Cuestionario, para que el panel no quede atras de botones

This commit is contained in:
2024-02-01 19:02:36 -06:00
parent 98f0438179
commit 62f1609c4b
4 changed files with 18 additions and 9 deletions

View File

@@ -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