home *** CD-ROM | disk | FTP | other *** search
- 1 DLGINCLUDE "cordine.h"
-
- 500 DIALOG 6, 18, 160, 100
- LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
- STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
- CAPTION "Jax Button Accordion Help"
- FONT 8, "MS Sans Serif"
- BEGIN
- LTEXT " Notes start at the top and go higher down", -1, 0,
- 0, 160, 8
- LTEXT " the window. Use the mouse or the return", -1, 0, 10,
- 160, 8
- LTEXT " key in conjuction with TAB and arrows", -1, 0, 20,
- 160, 8
- LTEXT " to get around. Close the Cordine icon to exit.",
- -1, 0, 31, 160, 8
- PUSHBUTTON "Sonuva Gun We Havin Fun On Da Bayou", IDMSC_BAYOU, 0, 81, 160,
- 14
- LTEXT " Slide bar makes notes longer or shorter.", -1, 0,
- 42, 160, 8
- ICON "Cordine", -1, 61, 54, 0, 0, SS_ICON
- END
-