home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
framctl3.zip
/
FRAMECTL.HLP
(
.txt
)
< prev
next >
Wrap
OS/2 Help File
|
1996-10-07
|
2KB
|
28 lines
ΓòÉΓòÉΓòÉ 1. Frame Extensions Sample ΓòÉΓòÉΓòÉ
This sample demonstrates how to implement frame extensions. The frame
extensions are the following:
A graphic button control that is created with the button styles
BS_PUSHBUTTON and BS_BITMAP.
A drop down combo box that is created with the style CBS_DROPDOWNLIST.
A static text control that displays menu selection information.
An animated window control that displays a series of bitmaps.
The first extension which you clicked to bring up this help, is the help
button. It is positioned between the title bar and the min/max buttons. It is
created with the BS_HELP style which generates a WM_HELP message when the
button is clicked.
The second extension is the drop down combo box. It is positioned at the end
of the menu bar. Use it to change the color of the static text.
The third is the static text control. It is positioned below the client, and
displays information about the current menu selection.
The fourth is the animated window control. It is positioned below the client,
and displays bitmap images of one of <ack> <ack> our furry friends.