mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 14:21:33 +03:00
ab690e8f5c
This folder was last updated at this commit:
4a9163fb6d
14 lines
1.0 KiB
Plaintext
14 lines
1.0 KiB
Plaintext
30723 DIALOG 0, 0, 330, 16
|
|
STYLE DS_SETFONT | DS_3DLOOK | WS_CHILD
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
FONT 8, "MS Shell Dlg"
|
|
{
|
|
PUSHBUTTON "&Print...", 58116, 2, 2, 44, 12
|
|
PUSHBUTTON "&Next Page", 58114, 48, 2, 44, 12
|
|
PUSHBUTTON "Pre&v Page", 58115, 94, 2, 44, 12
|
|
PUSHBUTTON "", 58113, 140, 2, 44, 12
|
|
PUSHBUTTON "Zoom &In", 58117, 186, 2, 44, 12
|
|
PUSHBUTTON "Zoom &Out", 58118, 232, 2, 44, 12
|
|
PUSHBUTTON "&Close", 58112, 278, 2, 44, 12
|
|
}
|