[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebForm


Le 06/05/2026 à 15:39, Fabien Bodard a écrit :
with gb.form.gui

How to load a form in a form ...

I try this :

Public Sub WebMenu2_Click()
   Dim hForm As New FParcellaire(WebContainer1)
   hForm.Show
End

this can be correct in a gui context ... but seem to fail in the webform one.

I admit... i'm a beginner with this component.


Any tips ?
--
Fabien Bodard

It should work.

Please provide a full project, as usual.

--
Benoît Minisini.


References:
WebFormFabien Bodard <gambas.fr@xxxxxxxxx>