-
一般情况下,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) (
- 2023-06-10 15:50:03下载
- 积分:1
-
用Turboc2开发Turboc2用户界面
用Turboc2开发Turboc2用户界面-Turboc2 with user interface development Turboc2
- 2022-05-15 21:01:11下载
- 积分:1
-
高
高速球在屏幕上的显示菜单,有各级显示,实时控制,是核心源程序之一。-High-speed ball on the screen display menu, it shows at all levels, real-time control, is one of the core source code.
- 2022-08-07 09:38:01下载
- 积分:1
-
一般情况下,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
-
精通MFC程序设计,编程设计,源代码程序,能给大家有帮助 第10章 菜单键盘和鼠标...
精通MFC程序设计,编程设计,源代码程序,能给大家有帮助 第10章 菜单键盘和鼠标-proficient MFC program design, programming design, source code procedures can be helpful Chapter 10 keyboard and mouse menu
- 2022-03-04 07:27:50下载
- 积分:1
-
界面清晰,易学易做! 1首先,登入系统! 有密码和用户名! 有右键菜单 2成功登入后,方可进行操作! 灰色菜单变得可用! 3接着分几个步骤进行!...
界面清晰,易学易做! 1首先,登入系统! 有密码和用户名! 有右键菜单 2成功登入后,方可进行操作! 灰色菜单变得可用! 3接着分几个步骤进行!-interface clear, easy to pick up! A First, log in! A password and user name! There are two menus right to log after they operate! Gray menu becomes available! Three points followed several steps!
- 2022-07-03 16:38:27下载
- 积分:1
-
做的XP
用delphi做的XP风格的菜单控件,很好看的,不信你试试就知道了。-do with the XP-style menu controls, very good, and not trust you try will know.
- 2022-06-28 07:54:03下载
- 积分:1
-
1. MyCoolMenu22.zip,18KB,下载 0 次,void CMyMenu::ChangeToOwnerDraw(CMyMenu *pMyMenu...
1. MyCoolMenu22.zip,18KB,下载 0 次,void CMyMenu::ChangeToOwnerDraw(CMyMenu *pMyMenu) { CString str //use to hold the caption temporarily CMyMenu* pMenu //use to hold the sub menu CMyMenuData* pMenuData //use to hold the menu data //get the number of the menu items of the parent menu int iMenuCount = pMyMenu->GetMenuItemCount() UINT nID //use to hold the identifier of the menu items-1. MyCoolMenu22.zip, 18KB, download 0 times, void CMyMenu:: ChangeToOwnerDraw (CMyMenu* pMyMenu) (CString str// use to hold the caption temporarily CMyMenu* pMenu// use to hold the sub menu CMyMenuData* pMenuData// use to hold the menu data// get the number of the menu items of the parent menu int iMenuCount = pMyMenu-
- 2022-07-26 13:41:13下载
- 积分:1
-
an A3 navigation, like they can look down, personal feeling also OK
一个A3的导航条,喜欢的可以下下来看看,个人感觉还行-an A3 navigation, like they can look down, personal feeling also OK
- 2022-01-26 01:22:33下载
- 积分:1
-
本例演示了怎样在菜单中加入图标的方法,例中使用了 三个WINAPI函数,利用这三个函数,我们可以对菜单进 行定义。例子的一个缺陷是没有使用两张不同的图标来 表示...
本例演示了怎样在菜单中加入图标的方法,例中使用了 三个WINAPI函数,利用这三个函数,我们可以对菜单进 行定义。例子的一个缺陷是没有使用两张不同的图标来 表示复选的两个状态,但是,这是很容易实现的,如果 有兴趣的话试一试,你也能做出很有专业味道的菜单!-the cases demonstrates how to add to the menu icon, with the use of three WINAPI function, the use of these three functions, we can define the menu. An example of the shortcomings is not using two different icon to indicate on the check the two state, but it is very easy to achieve, if interested in the test, you can make very professional flavor of the menu!
- 2023-04-27 09:45:03下载
- 积分:1