-
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当...
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当子窗口最大化并处于激活状态时,子窗口标题一般都会与父窗口标题合二为一,变成“PCaption-[CCaption]”。 这是一种 MDI 的默认行为。用 C# 编写多文档界面程序也不例外。很多用户都不喜欢这种缺省特性,往往想用定制的窗口标题取而代之。该例子示范如何在C#程序中定制和修改MDI应用的窗口标题。-If you use MFC prepared excessive document interface (MDI) Windows procedures, Well know for sure : If the father window entitled "PCaption" Subwindow entitled "CCaption," then maximize the window whenever son was in a state of activation, Subwindow heading generally patriarchal heading into one window, become "PCaption-[CCaption]." This is a MDI default behavior. C# prepared multi-document interface procedures are no exception. Many users do not like this default characteristics are often customized to use the title of the window replaced. The examples demonstrate how C# procedures customization and modification of MDI application"s window title.
- 2023-02-19 06:00:03下载
- 积分:1
-
two games were the source of 331, C written in the interest of the studies can h...
2人五子棋游戏源,C写的,有兴趣的可以研究研究,希望大家一起讨论,献丑了-two games were the source of 331, C written in the interest of the studies can hope that we can discuss the shortcoming
- 2022-11-27 14:45:04下载
- 积分:1
-
显示软件的阿什维尼雷达
typedef 结构 _Timestamp
{
无符号短时间 ;
无符号短分钟 ;
无符号短秒 ;
无符号的短毫秒为单位) ;
} S_Timestamp ;
typedef 结构 _PrimaryReports
{
无符号短 messageHeader ;//33031
无符号短 rangeSpread ;
无符号短 azimuthSpread ;
无符号短 filterNumber ;
浮动范围 ;
浮法方位 ;
浮法高程 ;
浮法 multipleElevation [3] ;
浮法强度 ;
} S_PrimaryReport ;
typedef 结构 _PrimaryReportsPerCpi
{
无符号短 messageHeader ;/ / 34952
无符号短 numberOfReports ;
无符号短 cpiNumber ;
无符号的短保留 ;
//float 纬度 ;
//float 经度 ;
S_Timestamp 时间戳 ;
S_PrimaryReport primaryReports [MAX_PRIMARY_REPORTS_PER_CPI] ;
} S_PrimaryReportsPerCpi ;
DetectionDataInterface.MultiCastInit("225.0.0.1",44902) ;
- 2023-05-06 06:10:02下载
- 积分:1
-
给输出文本绘制轮廓,文件名:textoutline.rar
给输出文本绘制轮廓,文件名:textoutline.rar-Draw the outline of the text to the output, the file name: textoutline.rar
- 2022-10-16 02:10:04下载
- 积分:1
-
使用C++编程实现简单的绘图功能,非常实用。
使用C++编程实现简单的绘图功能,非常实用。-The use of C++ programming simple graphics, very useful.
- 2022-01-26 01:26:11下载
- 积分:1
-
判断一个点是否在某个窗口中
判断一个点是否在某个窗口中-Judge if a point is in a window
- 2022-05-10 12:07:23下载
- 积分:1
-
一个简单的程序,实现opc通讯,基于vb 和上位机的
一个简单的程序,实现opc通讯,基于vb 和上位机的-A simple procedure to achieve opc communications, PC-based vb and the
- 2022-01-23 11:25:21下载
- 积分:1
-
在做网站过程中,有些时候我们做一些特效;这种特效一般都用JavaScript实现;很荣幸我现在这个例子就是讲怎么教我们弹出窗体层。...
在做网站过程中,有些时候我们做一些特效;这种特效一般都用JavaScript实现;很荣幸我现在这个例子就是讲怎么教我们弹出窗体层。-In the process of doing site, sometimes we have to do some special effects such effects are generally achieved using JavaScript am honored to say I am now in this example is to teach us how pop-up form layers.
- 2022-02-28 17:59:15下载
- 积分:1
-
a book about network algorithmics, which shows how to design network in an indus...
a book about network algorithmics, which shows how to design network in an industury way
- 2022-12-22 02:45:03下载
- 积分:1
-
用于查看二进制文件的小工具 用MFC编写
用于查看二进制文件的小工具 用MFC编写-Binary file for viewing with a small tool for the preparation of MFC
- 2022-03-13 18:50:27下载
- 积分:1