Sub Page1_BarButtonClick (Tag As String)
If Tag="xxx" Then
NavControl.ShowPage(xxx)
End If
End Sub
http://www.b4x.com/b4i/documentation.htmlperferct... thanks
but where i can find the documentation of all others object events .. like as Page1_BarButtonClick