home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / framctl3.zip / FRAMECTL.HLP (.txt) < prev    next >
OS/2 Help File  |  1996-10-07  |  2KB  |  28 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Frame Extensions Sample ΓòÉΓòÉΓòÉ
  3.  
  4. This sample demonstrates how to implement frame extensions.  The frame 
  5. extensions are the following: 
  6.  
  7.      A graphic button control that is created with the button styles 
  8.       BS_PUSHBUTTON and BS_BITMAP. 
  9.  
  10.      A drop down combo box that is created with the style CBS_DROPDOWNLIST. 
  11.  
  12.      A static text control that displays menu selection information. 
  13.  
  14.      An animated window control that displays a series of bitmaps. 
  15.  
  16.  The first extension which you clicked to bring up this help, is the help 
  17.  button.  It is positioned between the title bar and the min/max buttons. It is 
  18.  created with the BS_HELP style which generates a WM_HELP message when the 
  19.  button is clicked. 
  20.  
  21.  The second extension is the drop down combo box.  It is positioned at the end 
  22.  of the menu bar.  Use it to change the color of the static text. 
  23.  
  24.  The third is the static text control.  It is positioned below the client, and 
  25.  displays information about the current menu selection. 
  26.  
  27.  The fourth is the animated window control.  It is positioned below the client, 
  28.  and displays bitmap images of one of <ack> <ack> our furry friends.