搜索资源列表
CISBitmap通过指定一种颜色把一幅位图变透明
- 通过指定一种颜色把一幅位图变透明,这个从Cbitmap派生的位图类使你可以通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。-through a designated colors of a bitmap transparent change, this Cbitmap derived from the bitmap type so you can designate an colors of a bitmap transparent change, while its
BeautifulFace
- 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::On
newasp200611413439593
- int PosFromChar(UINT nChar) // 通过指定的字符获得其x轴的位置 int CharFromPos(int nPosX) // 通过给定的x轴的位置获得相应的字符 void CutString() // 剪切字符串 void PasteString() // 粘贴字符串 void CopyString() // 拷贝字符串 void MakeBKGround(CDC *pDC, COLORREF c
IE
- 自己做的:从CButton派生,用法和CBitmapButton几乎一样,用AutoLoad调用一 下就行了。唯一的不同在于四个位图的后缀为N,U,D和X,分别代表normal, pop-up,push-down和disabled。 -Themselves to do: CButton derived from and the route and CBitmapButton almost identical, with call Autoload click on the list. T
xtaspimage(2)
- 在Windows中有各种图形用户界面GUI[Graphics User Interface]对象,当我们在进行绘图时就需要利用这些对象。而各种对象都拥有各种属性,下面首先介绍几种GUI对象和拥有的属性: 字体对象CFont 刷子CBrush对象画笔CPen 位图CBitmap对象 CPalette调色板 -In Windows, have a variety of graphical user interface GUI [Graphics User Interface] objects, wh
transscroll
- 如何滚动的文字在一个固定的图像背景的VC + + 6.0 。我搜查了互联网,但无法找到任何关于这个简单的文章。所以,我开始尝试在此,并终于找到了解决办法。创建一个MFC的文档/视图的项目,并选择CScrollView作为基类。 现在添加一个位图资源,你想作为窗口背景。 现在创建一个CBitmap变量加载位图资源中的框架窗口类。-I have searched the internet but could not find any simple article on this. So, I sta
SectionDIB
- It s a new class that makes using DIB Sections as simple as using a CBitmap and it provids a programm for you.
JpgImageLoad
- 用Image类加载jep,gif等图片到MFC中。CImage类要比CBitmap优秀很多。-With the Image class loading jep, gif and other images in the MFC. CImage class CBitmap than a lot of good.
DDB2
- 在MFC对话框中显示一幅图片,CBitmap类的使用,也就是设备无关位图的使用-show a picture using MFC dialog.It s about the application of class CBitmap,or we can say it s about the application of DDB
butterfly
- 用定时器控制蝴蝶在窗口中飞舞,BitBlt函数 CBitmap类-With a timer control butterfly flying in the window, BitBlt function CBitmap class
err.eccc
- CWnd LoadCursor CPaintDC CRect GetClientRect GetTickCount waveInAddBuffer MessageBox waveInOpen waveInPrepareHeader waveInStart waveInReset waveInStop waveInUnprepareHeader waveInClose waveInGetErrorText CView CCmdUI CDialog CDataExchange CString CCo