-
一般情况下,SDI主窗口标题形式为: "文档标题
一般情况下,SDI主窗口标题形式为: "文档标题 - 主窗口标题"。
参见winfrm.cpp的代码:
void CFrameWnd::OnUpdateFrameTitle(BOOL bAddToTitle)
{
-Under normal circumstances, SDI main window title of the form: the document title- the title of the main window. See winfrm.cpp code: void CFrameWnd:: OnUpdateFrameTitle (BOOL bAddToTitle) (
- 2022-06-28 12:08:09下载
- 积分:1
-
实现菜单的工具提示
实现菜单的工具提示-achieve tools suggested menu
- 2022-10-16 06:00:03下载
- 积分:1
-
PB This is a practical example of the process, the usefulness of the program.
这是一个PB程序的实际例子,对编程很有益处。-PB This is a practical example of the process, the usefulness of the program.
- 2023-04-08 07:25:03下载
- 积分:1
-
这是个在MDI中的右键菜单的例子,并且做了分割,大家可以参考参考!...
这是个在MDI中的右键菜单的例子,并且做了分割,大家可以参考参考!-This is in the MDI menu in the example, and make the partition, we can refer to reference!
- 2022-03-20 00:38:38下载
- 积分:1
-
登录筛选
此 代码 很有用 用于筛选 基于 用户 登录 条目 是作.
当 we memasukana 用户 然后 一些 MenuStrip 将 不 出现, 但 当 we 输入的用户 adminisistrator 然后 所有 MenuStrip 显示.
- 2023-06-23 20:15:04下载
- 积分:1
-
flex里面list组件的的右键菜单
flex里面list组件的的右键菜单-the right click menu of list component in flex
- 2022-02-11 11:48:04下载
- 积分:1
-
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为t...
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。
2. BOOL OnComportOpen()
根据串口设置文件中的设置参数,打开多串口。
3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind)
往指定串口发送数据。其中uiCom为指定的串口,注意串口1的uiCom为0;sSendData为要发送的字符串; uiKind: 发送数据类型:0:原始数据 1:加回车符 2:加校验和。
4.void OnMscommsSet()
打开串口设置界面,改变串口设置,并保存到设置文件中。
5.BOOL OnComportTimerProcess(CString strProcess[MaxPort])
判断串口接收的一组数据是否已经接收完。
6. BOOL OnPopupDialog()
打开串口收发数据显示调试界面。
7. BOOL OnGetPortUse(unsigned int uiCom) .
判断指定串口是否使用。
8. BOOL OnGetPortExit(unsigned int uiCom)
判断指定串口在本机上是否存在。
9. void OnPortClose(unsigned int uiCom)
关闭指定串口。
10. void OnPortOpen(unsigned int uiCom)
打开指定串口。
11. void OnCloseAllPorts()
关闭所有串口。
12. void OnOpenAllPorts()
打开所有串口。
-1.BOOL OnCommsCreate (CWnd* pParentWnd) Serial create the DLL while creating five serial. PParentWnd pointer to the window, but generally this. 2. BOOL OnComportOpen () Serial document under the
- 2022-01-22 14:42:47下载
- 积分:1
-
一个XP
一个XP风格的菜单-an XP-style menu
- 2022-08-16 12:42:52下载
- 积分:1
-
网页菜单,模仿windows菜单,支持IE游戏器,资料相当不错
网页菜单,模仿windows菜单,支持IE游戏器,资料相当不错-Page menu, to imitate windows menu, the game supports the IE browser, the data quite well
- 2022-03-15 20:48:04下载
- 积分:1
-
使用工具条实现的菜单条。
使用工具条实现的菜单条。-menu bar realized by toolbar
- 2022-03-16 11:13:49下载
- 积分:1