PowerBuilder 中的工具栏
我已经创建了工具栏,我可以将其选择为单独的框架栏(作为浮动窗口),也可以将其关闭。但我不能再带这个了。如果是这样,我需要重新执行应用程序,那么只有它会显示...否则我怎样才能再次带来这个框架栏?
PB 版本 10.Build 7516
提前致谢
I have created the tool bars, i can pick it as a separate frame bar (as a floating window) and also i can close it. But i couldn't bring this again. if it so i need to re execute the application then only it will show... otherwise how can i bring this frame bar again?.
PB Version 10. Build 7516
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我得到了问题的答案..
Parentwindow.toolbarvisible = true
I got the answer for my question..
Parentwindow.toolbarvisible = true