Visible

逻辑型,默认为True,设为False,将隐藏页面。

示例

隐藏第一个页面:

Dim Bar As WinForm.NavBar
Bar = e.Form.Controls(
"NavBar1")
Bar.NavPages(0).Visible = False


本页地址:http://www.foxtable.com/webhelp/topics/0878.htm