窗口有哪些类型
发布网友
发布时间:2022-03-28 10:45
我来回答
共1个回答
热心网友
时间:2022-03-28 12:15
窗口类型可以通过windowstype属性设置,有以下6种,main类型最常用:
Child——A window that is dependent on a main window and can only exist within the main (parent) window.
Main —— A standalone overlapped window that can be independent of all other windows.
MDI —— An MDI frame without a MicroHelp status bar.
MDIHelp —— An MDI frame with a MicroHelp status bar.
Popup—— A window that displays usually in response to an event within a window, but can exist outside of the window and, in some cases, after the window that opened it is closed.
Response—— A window that displays to obtain information from the user and cannot lose focus or be closed until the user responds.
常用的数据库有微软的 ms sqlserver 系列
access
Sybase安装盘自带的sql anywhere
还有大名鼎鼎的Orcal.
开源的mysql.
等等.