-
-
-
[
WORD]
control.rar
Chinese Academy of Engineering Huang important documents, control the complexity of science.
-
[
Visual C++ (VC++)]
iebars_src.zip
CMenuBar: A toolbar that looks and acts exactly like a menu bar. It can be placed in a rebar control just like in Internet Explorer. It also draws icons next to menu items.
CAlphaImageList: A replacement for CImageList that supports images with alpha ...
-
-
-
-
[
Visual C++ (VC++)]
DynButtonExe.zip
This article s main purpose is to show another aspect of BEGIN_MESSAGE_MAP(). In MFC, whenever there is a need to make a button control dynamic, we often get hung up on the point of defining a method for that button such that when that button is clicked, ...
-
[
Visual C++ (VC++)]
SuperContextMenu.zip
A long time ago, I wondered how Microsoft Access put an Edit control on the context menu!!! Then I got another idea ... why do we not use ... good news is that you can make it the same way you design a user control or a form using the Visual Studio designer.
-
-
[
Visual C++ (VC++)]
ScrollText.zip
An autoscroller is a control that displays text, scrolling it automatically at a pre-determined speed. They are generally used for displaying credits in about dialogs, or other such trivial tasks by design they are not friendly enough to be used for ...