文件名称:OwnerDraw_src_demo
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:22.49kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一般情況下,按鈕的繪製工作是由相同完成的,但是有時我們覺得系統繪製的效果太單調,想使自己的按鈕與眾不同,這時你可以選中控件的Owner draw屬性。選擇了這個屬性後,系統便不再繪製該控件,而是當需要顯示控件時,系統會發送WM_DRAWITEM消息給CButton類(對於SDK編程,消息通常是發給父窗口)。對於其他控件,如ListBox,系統在發送WM_DRAWITEM消息前,還發送WM_MEASUREITEM消息,主要是讓你設置ListBox中每個項目的高度-Under normal circumstances, the button mapping work is done by the same, but sometimes we feel that the effect of rendering the system is too monotonous and want to make your own buttons different, then you can select the control of the Owner draw attributes. Chose this attribute, the system will no longer draw the control, but when the need to show control, the system sends a message to CButton class WM_DRAWITEM (for SDK programming, the message is usually sent to the parent window). For other controls, such as the ListBox, the system sends the message WM_DRAWITEM ago, was also sent WM_MEASUREITEM message is designed to allow you to set the height of each item in the ListBox
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ODM/AssemblyInfo.vb
ODM/bin/
ODM/bin/ODM.dll
ODM/obj/
ODM/obj/Debug/
ODM/obj/Debug/temp/
ODM/obj/Debug/TempPE/
ODM/obj/Release/
ODM/obj/Release/temp/
ODM/obj/Release/TempPE/
ODM/ODM.sln
ODM/ODM.vbproj
ODM/ODM.vbproj.user
ODM/OwnerDrawMenu.vb
ODM/Test/
ODM/Test/AssemblyInfo.vb
ODM/Test/bin/
ODM/Test/bin/new.ico
ODM/Test/bin/ODM.dll
ODM/Test/bin/open.ico
ODM/Test/bin/Test.exe
ODM/Test/Form1.resx
ODM/Test/Form1.vb
ODM/Test/new.ico
ODM/Test/obj/
ODM/Test/obj/Debug/
ODM/Test/obj/Debug/temp/
ODM/Test/obj/Debug/TempPE/
ODM/Test/open.ico
ODM/Test/Test.vbproj
ODM/Test/Test.vbproj.user
ODM/
ODM/bin/
ODM/bin/ODM.dll
ODM/obj/
ODM/obj/Debug/
ODM/obj/Debug/temp/
ODM/obj/Debug/TempPE/
ODM/obj/Release/
ODM/obj/Release/temp/
ODM/obj/Release/TempPE/
ODM/ODM.sln
ODM/ODM.vbproj
ODM/ODM.vbproj.user
ODM/OwnerDrawMenu.vb
ODM/Test/
ODM/Test/AssemblyInfo.vb
ODM/Test/bin/
ODM/Test/bin/new.ico
ODM/Test/bin/ODM.dll
ODM/Test/bin/open.ico
ODM/Test/bin/Test.exe
ODM/Test/Form1.resx
ODM/Test/Form1.vb
ODM/Test/new.ico
ODM/Test/obj/
ODM/Test/obj/Debug/
ODM/Test/obj/Debug/temp/
ODM/Test/obj/Debug/TempPE/
ODM/Test/open.ico
ODM/Test/Test.vbproj
ODM/Test/Test.vbproj.user
ODM/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.