Welcome![Sign In][Sign Up]
Location:
Search - Cstatic

Search list

[Static controlTestLabel

Description: 对MFC中的CStatic类的功能进行扩展,提供修改字体、字体颜色、字体大小;粗体、斜体、下划线设置、缩进和行距设置;背景颜色修改;图标设置等功能。 开发工具:VC.net 2003
Platform: | Size: 69628 | Author: 杨天 | Hits:

[Static controlCLabel_src

Description: 本程序从CStatic派生出CLabel,用于实现类似Visual Basic中的Label功能,支持文本内容改变、字体属性时钟、文本颜色、背景演示和边界风格等特征。
Platform: | Size: 8454 | Author: 赵建 | Hits:

[Static controldigitalclock

Description: 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类
Platform: | Size: 122844 | Author: litingjiu | Hits:

[Button controllinkbtn

Description: 介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果。 3、当按钮按下时有立体感(凹凸)。
Platform: | Size: 54087 | Author: 段平平 | Hits:

[Static controlCTestWindow

Description: 上面的代码开始于建立窗口和CStatic。然后建立一CFont类型对象。
Platform: | Size: 840 | Author: chenwb | Hits:

[Static controlstatic1

Description: CStatic文本的外观 首先在单击1行中调用CTestWindow::Create函数。它是CFrameWnd对象的Create函数,因为CTestWindow从CFrameWnd继承了其行为。所以第一行中的代码指定了窗口大小应该为200×200个象素,窗口的左上角被初始化在屏幕的0,0位置处。常数rectDefault可用CRect参数来替代。
Platform: | Size: 1004 | Author: chenwb | Hits:

[OthercclockST

Description: CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。
Platform: | Size: 122846 | Author: mm | Hits:

[Static controlHLink

Description: 用于处理超级链接的类,可以直接在vc6中使用,从CStatic继承。
Platform: | Size: 5974 | Author: ck | Hits:

[OpenGL programStatic_OpenGL_Textures

Description: 把CStatic类改装成CStaticGL类,用于在对话框中使用OPENGL画出3维模型,并在模型中添加透明效果。进一步给每个模型的元件增加贴图。-put CStatic converted into Class CStaticGL category, for the use of OpenGL dialog sketches of three-dimensional model, the model and add transparency effects. Further to each model component increased textures.
Platform: | Size: 3450287 | Author: 郑明 | Hits:

[OpenGL programStatic_OpenGL_Transprent

Description: 一个扩展CStatic类的OpenGL图像处理显示类。该类可以很容易移植在对话框中用于三维图像处理,并且可以支持鼠标旋转、平移、缩放模型。功能强大。-an expansion of the category CStatic OpenGL display image processing category. These can be easily transplanted in the dialog box for three-dimensional image processing, and supports mouse rotation, translation, scaling model. Powerful.
Platform: | Size: 110162 | Author: 郑明 | Hits:

[Static controlLABEL

Description: 利用CStatic类来设计各种各样样式的字符。-CStatic use various types of design styles of the characters.
Platform: | Size: 39099 | Author: fighter05 | Hits:

[Windows Develop对话框上可分割的视图

Description:

在对话框上实现可分割的视图,自己作了一个CSplitControl类继承于CStatic,左键视图左右分割,右键上下分割。


Platform: | Size: 36263 | Author: zhubin26 | Hits:

[Graph Drawing一个绘制动态曲线的类

Description: 一个从CStatic派生的类,可以实现动态的绘制曲线图。
Platform: | Size: 215728 | Author: h19861104 | Hits:

[Windows Developtestscreen 图形显示控件

Description: 基于CStatic波形显示控件.rar
Platform: | Size: 86668 | Author: 19840516 | Hits:

[Button controlbtnst

Description: 平面、带图片的按钮该例子应用从CButton派生而来的CButtonST类和从CDC派生而来的CMemDC类,来实现平面、带图片的按钮,这两个类不需任何修改即可使用,方便、实用,该例子还应用从CStatic派生而来的CHyperLink类实现了在对话框实现超连接,使用跟上面两个类一样方便,值得学习。- The plane, the belt picture button this example application derives the CButtonST kind from CButton which comes and the CMemDC kind which derives from CDC comes, realizes the plane, the belt picture button, these two kinds do not need any revision then to use, convenient, practical, this example also applied the CHyperLink kind which derived from CStatic comes to realize in the dialog box has realized the ultra connection, used is equally convenient with above two kinds, is worth studying.
Platform: | Size: 23552 | Author: 代伟 | Hits:

[Windows DevelopCStaticTime_demo

Description: 一个很好的时间显示空间-a very good time for show space
Platform: | Size: 48128 | Author: 刘健 | Hits:

[Static controlCClockST

Description: 从CStatic控件派生的类,可以显示电子时钟,非常精美-CStatic control derived from the class can demonstrate that the electronic clock, a very attractive
Platform: | Size: 115712 | Author: 惠龙武 | Hits:

[Static control一个用鼠标调整曲线控件

Description: 该代码提供了一个很好的曲线显示控件,可以使用鼠标对曲线上点进行拖动修改。-The code provides a good curve shows controls, you can use the right mouse curve points Drive changes.
Platform: | Size: 374784 | Author: 张连成 | Hits:

[Othercstatic_clock

Description: 很漂亮的数字时钟!可以改变颜色!如果自己在适当的修改可成为自己程序的一部分!-very nice digital clock! Colors can change! If you at the appropriate changes can be part of the procedures themselves!
Platform: | Size: 37888 | Author: 程兆武 | Hits:

[TreeViewStaticTreeControl_demo_project

Description: 一个从CStatic直接派生出来的树控件,风格与众不同.值得一试. 作者:Franc Morales-a CStatic directly derived from the tree controls, distinctive style. Worth a try. Author : Franc Morales
Platform: | Size: 29696 | Author: wave | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 14 »

CodeBus www.codebus.net