Welcome![Sign In][Sign Up]
Location:
Search - windowless control

Search list

[RichEditRichDrawText_demo

Description: How to use the windowless RichEdit control, one of Microsoft s less well-documented APIs
Platform: | Size: 24090 | Author: | Hits:

[ActiveX/DCOM/ATLwindowless

Description: 支持非窗口控件的容器 -The container support non-window control
Platform: | Size: 43008 | Author: 站长 | Hits:

[RichEditRichDrawText_demo

Description: How to use the windowless RichEdit control, one of Microsoft s less well-documented APIs
Platform: | Size: 101376 | Author: | Hits:

[MiddleWaresam_sp_teach_221

Description: 制作VC控件教程,创建三个控件,分别是: 普通窗口控件 CSam_windowCtrl 无窗口控件 CSam_nowindowCtrl EDIT窗口控件 CSam_editwindowCtrl 并且实现其功能。-VC controls the production of curricula, the creation of the three controls are: the general control CSam_windowCtrl window CSam_nowindowCtrl EDIT windowless control CSam_editwindowCtrl window controls and the realization of its functions.
Platform: | Size: 1802240 | Author: 杨洋 | Hits:

[Dialog_WindowDirectUI

Description: DirectUI意为直接在父窗口上绘图(Paint on parent dc directly)。即子窗口不以窗口句柄的形式创建(windowless),只是逻辑上的窗口,绘制在父窗口之上。微软的“DirectUI”技术广泛的应用于Windows XP,Vista,Windows 7,如浏览器左侧的TaskPanel,控制面板导航界面,Media Player播放器,即时通讯工具MSN Messager等。   DirectUI好处在于可以很方便的构建高效,绚丽的,非常易于扩展的界面。国外如微软,国内如腾讯,百度等公司的客户端产品多采用这种方式来组织界面,从而很好的将界面和逻辑分离,同时易于实现各种超炫的界面效果如换色,换肤,透明等。 DirectUI 旨在满足客户端界面快速开发的需要,同时融入业界前沿的皮肤技术,为用户创建更加高效,专业的界面。-DirectUI means drawing on the parent window (the Paint on the parent the dc directly). The child window does not create a window handle in the form of (windowless), only the window, drawing on the logic above the parent window. Microsoft the "DirectUI" technology widely used in Windows XP, Vista, Windows 7, such as the left side of the browser s TaskPanel Control Panel navigation interface, Media Player, player, instant communication tool MSN Messager. DirectUI advantage can easily build efficient, brilliant, very easy to extend the interface. Foreign client products such as Microsoft, domestic, such as Tencent, Baidu and more in this way to organize the interface, thus a good interface and logical separation, at the same time easy to implement a variety of stunning interface effects such as color change, peels and transparent. DirectUI designed to meet the needs of rapid development of the client interface into the skin of the industry s cutting-edge technology for the user to create
Platform: | Size: 297984 | Author: lbsx7gs | Hits:

[Shell apiProject1

Description: 使用无窗口透明控件,好处是控件不是从窗口类继承而来的,可以节省一些内存资源,难点是鼠标控制和坐标计算,缺点是无法直接响应键盘事件。而且,需要注意的是,在Paint事件里,坐标是从(0,0)开始的,而在其它地方,坐标是相对于容器的。缺点是设计时,无法用鼠标点选控件(只能用键盘移动),微软公司也在MSDN里说了这是一个BUG,但至今未解决。 好了,废话俺不说了,打开VB6,新建一个“标准 EXE”,然后添加一个用户控件,把控件的BackStyle属性设置为“透明”,把Windowless属性设置为“True”,再把俺的代码复制过去,一个美观大方的透明浮动按钮便完成了。用户还可以设置控件的Caption属性和Picture属性进一步美化。如有不解之处,可与俺联系:-Use windowless transparent control, the advantage is control is not inherited from the window class, you can save some memory resources, the difficulty is the mouse control and coordinate calculation, the disadvantage is not directly respond to keyboard events. Also, note that in the Paint event, the coordinates are from (0,0), while in other places, the coordinates are relative to the container. The disadvantage is that the design, you can not use the mouse to click on the controls (only use the keyboard to move), MSDN, Microsoft also says that this is a BUG, but has yet to be resolved. Well, I do not say nonsense, open VB6, create a new "Standard EXE", and then add a user control, the control s BackStyle property is set to "transparent", the Windowless property to "True", then I code copy the past, a nice transparent floating button is complete. Users can also set the Caption property and further beautify the Picture property of the control. If incomprehension, and I can cont
Platform: | Size: 3072 | Author: hanxu | Hits:

CodeBus www.codebus.net