-
This bar is similar to the Outlook, Outlook express, or Front Page 98 editor. It
This bar is similar to the Outlook, Outlook express, or Front Page 98 editor. It is useful to display application specific information with text and bitmaps. You can change dynamically 信息栏和Outlook,Outlook express或Front Page 98编辑器上的相似。用它来通过本文和位图显示应用程序的特性信息非常实用。你能动态地改变它-This bar is similar to the Outlook, Outlook express, or Front
Page 98 editor. It is useful to display application specific
information with text and bitmaps. You can change dynamically
information fence and Outlook, Outlook express or Front Page 98
editors on similar. Comes with it through this article and the
position chart demonstrated the application procedure the
characteristic information is extremely practical. You can dynamic
change it
- 2022-10-02 14:15:03下载
- 积分:1
-
flexlib - FLEX高级组件的开源类库
这是一套包含很多FLEX高级组件的开源类库。如果你觉得FLEX自带组件不够用或者觉得FLEX自带的组件功能太少,你可以下载FlexLib扩展。FlexLib的开发成员: darron.schall, Doug McCune, Ted Patrick, MikeChambers他们是专业的FLEX人员,所以并不用怀疑这套开源组件的品质。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-04-09 04:30:04下载
- 积分:1
-
在ListView和TreeView里加入F2快捷键用于编辑当前项
在ListView和TreeView里加入F2快捷键用于编辑当前项-Add F2 access key to Listview and TreeView to edit current item
- 2022-03-13 16:53:13下载
- 积分:1
-
如何显示多
GDI+图形文字处理编程,如何显示多帧动画图像,可以扩展-How to display multi-frame animation image
- 2022-04-24 22:12:10下载
- 积分:1
-
具有渐变梯度的文本框
具有渐变梯度的文本框-gradual gradient with the text box
- 2023-06-11 02:55:03下载
- 积分:1
-
一种类似MSN消息提示框,使用VC++开发
一种类似MSN消息提示框,使用VC++开发-MSN prompt a similar message box, use the VC++ Developer
- 2022-02-10 17:29:46下载
- 积分:1
-
属于界面编程,在mfc中的对话框中添加位图。
属于界面编程,在mfc中的对话框中添加位图。-Belonging to the interface programming, the dialog box in mfc add bitmaps.
- 2022-05-14 20:07:22下载
- 积分:1
-
可以写出xp那样的界面3
可以写出xp那样的界面3-could write as xp interface 3
- 2022-01-22 07:46:19下载
- 积分:1
-
屏幕合成程序
应用背景通过界面程序,可以控制几个PLC及控制板的数据上传,涉及单片机编程 VC++编程主要应到FLUSH关键技术
VC++编程。PLC编程,串口数据传输,图形编程
- 2022-02-10 13:41:49下载
- 积分:1
-
流程设计程序
资源描述
支持在视图上任意编辑图元,设置图元的属性等。可编辑的图元包括文字、图片、多边形等类似visio软件,但可以定义每个图元自己的属性。图元之间还可以结合使用。
// FlowcharterView.h : interface of the CFlowcharterView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_FLOWCHARTERVIEW_H__50CDD008_9534_443D_8161_E058963BE0B8__INCLUDED_)
#define AFX_FLOWCHARTERVIEW_H__50CDD008_9534_443D_8161_E058963BE0B8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "FlowchartEditor/FlowchartEditor.h"
class CFlowcharterView : public CView
{
protected: // create from serialization only
CFlowcharterView();
DECLARE_DYNCREATE(CFlowcharterView)
// Attributes
public:
CFlowcharterDoc* GetDocument();
// Operations
public:
- 2022-01-22 07:18:46下载
- 积分:1