请问如何关闭窗口?

dbmaker 2003-10-21 06:44:48
请问如何关闭窗口?
我用close()怎么关不掉呢?
...全文
40 16 打赏 收藏 转发到动态 举报
写回复
用AI写文章
16 条回复
切换为时间正序
请发表友善的回复…
发表回复
every_one 2003-10-22
  • 打赏
  • 举报
回复
to:frequenter(frequenter)
看看GetNextSheet函数的帮助和例子就知道怎么做了。
云帆 2003-10-22
  • 打赏
  • 举报
回复
close(w_name),close(parent),halt
frequenter 2003-10-22
  • 打赏
  • 举报
回复
那怎样关掉MDI下所有的子窗口啊?????
fengyeng 2003-10-22
  • 打赏
  • 举报
回复
按钮里面写
Close(Parent)
结贴吧!好给我10分,我不贪,给20也行!哈哈
tonyzhengjq 2003-10-22
  • 打赏
  • 举报
回复
close(窗口的名字)
intuition444 2003-10-22
  • 打赏
  • 举报
回复
说的都对,结贴吧!
langel 2003-10-22
  • 打赏
  • 举报
回复
你是不是在窗口还没open之前就要close啊,那是不行D
thelazyman 2003-10-21
  • 打赏
  • 举报
回复
楼上的,都正确

使用close()函数
Closes a window and releases the storage occupied by the window and all the controls in the window.

Controls

Window objects

Syntax

Close ( windowname )

Argument Description
windowname The name of the window you want to close
liliang800207 2003-10-21
  • 打赏
  • 举报
回复
close(窗口的名字)
hjb111 2003-10-21
  • 打赏
  • 举报
回复
close(yourWindowName)
wj_mailbox 2003-10-21
  • 打赏
  • 举报
回复
94
adorabl2282 2003-10-21
  • 打赏
  • 举报
回复
close(parent)或close(窗口的名字),不过就好用close(parent),便于程序的移值
mittee 2003-10-21
  • 打赏
  • 举报
回复
close(窗口的名字)
klbt 2003-10-21
  • 打赏
  • 举报
回复
也可以close(w_a)
jdsnhan 2003-10-21
  • 打赏
  • 举报
回复
要指明close()谁。
every_one 2003-10-21
  • 打赏
  • 举报
回复
按钮里面写
Close(Parent)

1,108

社区成员

发帖
与我相关
我的任务
社区描述
PowerBuilder 相关问题讨论
社区管理员
  • 基础类社区
  • WorldMobile
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧