Guidance
指路人
g.yi.org
software / RapidQ / System / Win32 / Rapid-Q++ / rqbitmap.h

Register 
注册
Search 搜索
首页 
Home Home
Software
Upload

  
#if !defined RQBITMAP_H
#define RQBITMAP_H

#include <windows.h>
#include "rqcontrol.h"
#include "rqcanvas.h"
#include "rqdefs.h"

class RQBitmap: public RQControl
{
public:
    RQBitmap();
    ~RQBitmap();

    HBITMAP  hBitmap;
    RQCanvas canvas;
};

#endif
掌柜推荐
 
 
 
 
 
 
 
 
 
 
 
 
© Thu 2024-4-25  Guidance Laboratory Inc.
Email:webmaster1g.yi.org Hits:0 Last modified:2013-08-20 12:34:39