Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Closes a dialog window that has been opened by OPEN Function (Dialog).
Syntax
Dialog.CLOSE
Parameters
Dialog
Type: Dialog
The Dialog variable that you are closing.
Remarks
If CLOSE is used on a dialog window that is not open, a run-time error will occur.
The dialog windows of an object are automatically closed when the object terminates.