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

Search list

[Button controlIndicatorDemo

Description: 用checkbox控件制作的指示灯,可以使用自定义位图作为指示灯的显示,使用方便。具体使用方法参考例程。-A class derived from CButton, which could use checkbox to be an indicator light and use local bitmap.
Platform: | Size: 41984 | Author: 赵瑞 | Hits:

[Button controlButtonList

Description: 在VC中CButton控件的使用,详细示例代码方便初级VC学习者。-CButton
Platform: | Size: 260096 | Author: 张晓伟 | Hits:

[Button controlCButtonS_V3.9

Description: 增强的CButton全部实现源码,外带使用实例。即可以拿来学习,也可以直接来拿用。-Enhanced CButton to achieve full source code, take-out use cases. That could be used to study, can also come and collect use.
Platform: | Size: 372736 | Author: Stephen | Hits:

[Button controlXPButtonDemo

Description: 自绘按钮的实现,包括CButton类的派生,消息映射等关键技术-ownerdraw button
Platform: | Size: 1925120 | Author: 海涛 | Hits:

[Button controlGdipButton

Description: png按键贴图,防止闪烁和背景不和谐,重写CButton按键。-png map keys, to prevent flickering and background harmony, rewritten CButton button.
Platform: | Size: 2012160 | Author: xx | Hits:

[GUI DevelopRunDialog

Description: 通过此程序演示一下,如何在Visual C++中处理对话框和CButton的响应消息-Look through this program demonstrates how to deal with Visual C++ in the response message dialog box and CButton
Platform: | Size: 1871872 | Author: zwfeng | Hits:

[CSharpCButton

Description: C# button form control
Platform: | Size: 219136 | Author: nogard kuo | Hits:

[Button controlMyCButton

Description: 自己创建的一个CButton类,可以方便的设置按钮的大小、颜色等属性。-Create yourself a CButton class, you can easily set the button size, color and other properties.
Platform: | Size: 3072 | Author: liuliru | Hits:

[Button controlColorButton

Description: 通过派生于CButton的CColorButton类,制作出颜色的按钮控件-By the CColorButton class derived from CButton to produce a color button control
Platform: | Size: 2359296 | Author: 进步龙 | Hits:

[Button controlbuttontest

Description: 创建了一个基于CButton的新类,重载了DrawItem函数,能够实现对按钮背景颜色的动态改变。-In this program,we have built a new class which is based on the CButton class.We override the DrawItem() program,and you can change the background of the button as you wish in this program.
Platform: | Size: 1912832 | Author: 黄江杰 | Hits:

[Game ProgramCbutton

Description: VC++ 实现的一款扫雷游戏的界面框架,不具备游戏功能,仅仅是实现了那些“雷”按钮-VC++ implementation of the interface framework for a minesweeper game, do not have the game function, just realized that " Ray" button
Platform: | Size: 31744 | Author: madud00034 | Hits:

[Button controlGenericBkResizableMFC

Description: CButtonST的增强版,实现三态按钮,并且鼠标进过时,出现多彩半透明效果,美化界面必须的-CButtonST enhanced version of the realization of three-state buttons, and mouse into the outdated, there colorful translucent effects, beautify the necessary interface
Platform: | Size: 1670144 | Author: A | Hits:

[Button controlBrowseDialog

Description: 自己在做工控项目时开发的Button控件,从原始的windows CButton开发-They are doing the development of industrial projects Button control, the development from the original windows CButton
Platform: | Size: 19456 | Author: slansam | Hits:

[Dialog_WindowMFCSDICButton

Description: SDI单视图控件CButton SDI单视图控件CButton-Single-view control CButton SDI SDI single view control CButton
Platform: | Size: 41984 | Author: heli_huang | Hits:

[Button controlCButtonSub

Description: VC中CButton按钮控件各式各样的使用实例源码。-VC button control in a wide range of use CButton instance of source code.
Platform: | Size: 2996224 | Author: zhanbs | Hits:

[Button controlHoverTest

Description: 鼠标移到CEdit或CButton有动态效果 按钮,编辑框特效,改变下颜色,可以做成模仿QQ的效果-Mouse over a dynamic effect CButton CEdit or buttons, edit box effects, changed their color, can be made to imitate the effect of QQ
Platform: | Size: 1913856 | Author: GanCL | Hits:

[Button controlcolor_button

Description: 使CButton按钮文本及背景由你来定义-CButton button text and background so that you to define
Platform: | Size: 2316288 | Author: gyuan ma | Hits:

[OS program0536548200710209193659

Description: 一套完整的某公司的石油钻井设计软件 源代码公布, 可供VC学习之用-A complete set of a company-CPen CString CBrush CWnd CDialog LoadResource CDataExchange CDC CRect GetClientRect SetBkMode CPalette CClientDC SelectPalette RealizePalette IsChild CStdioFile CFileException CFile GetDlgItem CButton DestroyIcon LoadIcon LoadAccelerators GetSystemMenu CMenu ModifyMenu ShowWindow SetWindowPos SetCursor GetPrinter GetLocalTime EndDoc TranslateAccelerator DestroyAcceleratorTable CPoint GetCapture ClientToScreen LoadMenu GetSubMenu TrackPopupMenu SetCapture ClipCursor SetROP2 SelectObject Rectangle ReleaseCapture MessageBox Beep ShowCursor Ellipse TextOut CStringList PtInRect CMDIChildWnd CView UpdateWindow CCmdUI CSize CControlBar CFrameWnd LoadCursor GetSysColorBrush GetWindowRect GetParent GetDlgCtrlID OffsetRect ExtractIcon MoveWindow SetRectEmpty CPaintDC CWindowDC ScreenToClient ExcludeClipRect IntersectClipRect FillRect GetSysColor ReleaseDC RedrawWindow LockWindowUpdate IsRectEmpty GetDCEx PatBlt CImageList GetStockObject CFont CCreateContext EnableWindow SetFocus SetWindowText Se
Platform: | Size: 9515008 | Author: madud00079 | Hits:

[Button controlCBtnEx

Description: CBtnEx继承自CButton,是在VC++6.0环境下编写的按钮扩展类。按钮的外形可以为自定义的多边形、椭圆, 或由位图中抠出的图形决定。按钮的侧面棱边可为平面或为圆弧状的平滑过渡。可以为按钮设置三种状态下(未激活、鼠标在按钮上、鼠标按下)按钮表面、按钮棱边以及按钮上文字的颜色。同时可为按钮设置焦点框、贴图、ToolTip等细节内容。-CBtnEx inherited from CButton, is in VC++6.0 environment prepared by button extension classes. Button shape for a custom polygon, ellipse, or plucked out of a bitmap graphic decision. Button on the side of the plane or edge for a smooth transition for the arc-shaped. You can set three conditions for the button (not activated, the mouse button, mouse click) the button face, button and the button on the edge color of the text. At the same time frame for the button to set focus, mapping, ToolTip and other details.
Platform: | Size: 21504 | Author: zhanghonghao | Hits:

[GUI DevelopVC_6ActiveReadMe

Description: 用VC就离不开使用系统控件,发一个综合介绍的说明。VC++_6常用控件使用方法介绍 摘要如下: 除非特别说明,本文中所用控件变量类型为Control 一般控件可用/不可用 EnableWindow(TRUE) EnableWindow(FALSE) 1、Static Text------------静态控件 --类CStatic 取值/赋值(变量类型为Control) m_lbl.GetWindowText(string) m_lbl.SetWindowText(string) 2、Edit Box---------------编辑控件 --类CEdit 取值/赋值 m_txt.GetWindowText(string) m_txt.SetWindowText(string) 3、Check Box------------复选控件 --类CButton (1)设置选中/未选中 m_chk.SetCheck(BST_CHECKED) m_chk.SetCheck(BST_UNCHECKED) -Without using the system with the VC on the control, made a comprehensive description of the instructions. Summarized as follows: Unless otherwise specified, this type of control variable used in the general controls for the Control available/unavailable EnableWindow (TRUE) EnableWindow (FALSE) 1, Static Text------------ Static Control-- class CStatic value/assignment (variable of type Control) m_lbl.GetWindowText (string) m_lbl.SetWindowText (string) 2, Edit Box--------------- edit control- Class CEdit value/assignment m_txt.GetWindowText (string) m_txt.SetWindowText (string) 3, Check Box------------ check control- class CButton (1) to set the selected/not selected m_chk.SetCheck (BST_CHECKED) m_chk.SetCheck (BST_UNCHECKED)
Platform: | Size: 11264 | Author: 加菲 | Hits:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »

CodeBus www.codebus.net