Hello,
In debug mode no problem
but in release mode the NavigationBar is not visible, I have a black zone, at the bottom of the screen, with no buttons ??
in my code I have :
NavControl = Nav
NavControl.NavigationBarVisible = True ' sets the NavigationBar to visible (by default)
NavControl.ToolBarVisible = True ' sets the ToolBar to visible
where is the problem ?
Thanks for any help
Yves
In debug mode no problem
but in release mode the NavigationBar is not visible, I have a black zone, at the bottom of the screen, with no buttons ??
in my code I have :
NavControl = Nav
NavControl.NavigationBarVisible = True ' sets the NavigationBar to visible (by default)
NavControl.ToolBarVisible = True ' sets the ToolBar to visible
where is the problem ?
Thanks for any help
Yves