搜索资源列表

  1. 485通讯源码

    1下载:
  2. 所属分类:串口编程

    • 发布日期:2008-07-20
    • 文件大小:605
    • 提供者:monsoon
  1. OwnDrawButton

    0下载:
  2. 一、用ClassWizard生成一个新类,名字假设起为CMyButton,基类选为CButton; 二、在新类中用ClassWizard添加函数:PreSubclassWindow()、DrawItem()、OnMouseMove()、OnLButtonDown()、OnLButtonUp();-one with ClassWizard generate a new category, the names of hypothe
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:53265
    • 提供者:张刚
  1. ui

    0下载:
  2. 封装 API 中窗口处理的数据结构和相关函数 提供两类成员函数: 窗口 API 函数:代替 SDK API 函数 消息响应函数:响应各种系统消息 窗口 API 函数例 ShowWindow、ScrollWindow、SetWindowText 消息响应函数例 OnPaint、OnLButtonDown、OnKeyUp、 OnMouseMove、OnClose、OnHScro-Packaging API w
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:16819
    • 提供者:ssys
  1. OwnDrawButton

    0下载:
  2. 一、用ClassWizard生成一个新类,名字假设起为CMyButton,基类选为CButton; 二、在新类中用ClassWizard添加函数:PreSubclassWindow()、DrawItem()、OnMouseMove()、OnLButtonDown()、OnLButtonUp();-one with ClassWizard generate a new category, the names of hypothe
  3. 所属分类:按钮控件

    • 发布日期:2024-05-20
    • 文件大小:1943552
    • 提供者:张刚
  1. ui

    0下载:
  2. 封装 API 中窗口处理的数据结构和相关函数 提供两类成员函数: 窗口 API 函数:代替 SDK API 函数 消息响应函数:响应各种系统消息 窗口 API 函数例 ShowWindow、ScrollWindow、SetWindowText 消息响应函数例 OnPaint、OnLButtonDown、OnKeyUp、 OnMouseMove、OnClose、OnHScro-Packaging API w
  3. 所属分类:Static控件

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:ssys
  1. DirectoryList

    0下载:
  2. class CMyTreeCtrl : public CTreeCtrl { // Construction public: CMyTreeCtrl() // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:186368
    • 提供者:zhoujay
  1. chat

    0下载:
  2. class CMyTreeCtrl : public CTreeCtrl { // Construction public: CMyTreeCtrl() // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:73728
    • 提供者:zhoujay
  1. easywaytomovelabel

    0下载:
  2. To move a label during drag and drop operation, you need 3 procedures (onmousedown, onmousemove, onmouseup). Here s easier and better way: only one procedure, no globals, and a FocusRect.
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:marygreen
  1. MyCAD

    0下载:
  2. 使用vc++实现的一个简单的画图程序,其中主要是由CMyCADView类中的函数完成了画线的功能,主要是:OnDraw、OnLButtonDown和OnMouseMove这三个函数-Using vc++ implementation of a simple drawing program, which is mainly a function of the class by the CMyCADView completed the pa
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1732608
    • 提供者:stronger
  1. simpleDraw

    0下载:
  2. 把鼠标的三个事件响应函数OnLButtonDown,OnMouseMove,OnRButtonUp封装在同一个类Controller中。MFC程序中的M-V-C,控制器编程-Three mouse events response function OnLButtonDown, OnMouseMove, OnRButtonUp, packaged in the same class Controller. The MFC program
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1954816
    • 提供者:汪燕飞
  1. Owner-Draw-button

    0下载:
  2. 一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。-void CXPButton::OnMouseMove(UINT nFlags, CPoint point) { // TODO: Add your message handler code here and/or call default if (!m_bTracking
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:65536
    • 提供者:rosex
  1. OnMouseMove

    0下载:
  2. Delphi:Delphi演示OnMouseMove事件的使用方法,注意,这里的OnMouseMove不是在鼠标移动时触发,而是在按住鼠标左键移动鼠标时触发,可看到FG字符在各个颜色条之间跟随鼠标的移动而移动位置,截图如上所示。 -Delphi: Delphi demo using the method OnMouseMove event of note here OnMouseMove is not triggered when
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:I5YOOS5
  1. mouseprogress_demo

    0下载:
  2. 理论上利用SetCursor(…)函数 , 应该可以在任何时候,任何地方修改鼠标形状 ,但实际情况却并非如此 , 每次调用OnMouseMove时候(即每次鼠标移动时) , 系统会调用程序默认原来的一个光标来重新绘制鼠标形状-HCURSOR hCursor = (HCURSOR)AfxGetApp()->LoadStandardCursor(IDC_CROSS) ::SetCursor
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:61440
    • 提供者:kkk
  1. Line

    0下载:
  2. 基于MFC的简单划线。该程序实现用异或法画橡皮筋直线 算法主要看CLineView.cpp文件中的OnMouseMove函数-Simple MFC Program.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:9776128
    • 提供者:Awon_Lee
  1. GetMousePosition

    0下载:
  2. 通过消息处理函数OnMouseMove检测鼠标在窗体上的位置,对话框界面-By message processing function OnMouseMove detect the mouse position on the form, dialog interface
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:yf9025

源码中国 www.ymcn.org