Files
win32.run/static/html/jspaint/localization/ru/Dialog/0419/132.rc
2023-02-13 19:32:10 +07:00

11 lines
824 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
132 DIALOG 0, 0, 155, 95
STYLE DS_SETFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
CAPTION "Таблица цветов"
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
FONT 8, "MS Shell Dlg"
{
DEFPUSHBUTTON "ОК", 1, 101, 6, 50, 14
PUSHBUTTON "Отмена", 2, 101, 23, 50, 14
LISTBOX 1099, 3, 3, 90, 90, LBS_OWNERDRAWFIXED | LBS_NOINTEGRALHEIGHT | WS_VSCROLL
}