Текущий архив: 2003.02.24;
Скачать: CL | DM;
Вниз
MessageBox Найти похожие ветки
← →
_MAD_ © (2003-02-12 23:22) [0]помогите мне.
у меня есть форма в ней пользователь выбирает
параметры которые будут находиться на MessageBox
так вот с шапкой и с текстом я разобрался а вот с иконкой и кнопками не очень помогите мне пожалуйста кто как может
← →
Pat © (2003-02-12 23:32) [1]Опять клавиатуры без кнопки F1 начали делать????
Жалко, но тут ограничение на длину сообщения стоит...
Flag Meaning
MB_ABORTRETRYIGNORE The message box contains three push buttons: Abort, Retry, and Ignore.
MB_OK The message box contains one push button: OK. This is the default.
MB_OKCANCEL The message box contains two push buttons: OK and Cancel.
MB_RETRYCANCEL The message box contains two push buttons: Retry and Cancel.
MB_YESNO The message box contains two push buttons: Yes and No.
MB_YESNOCANCEL The message box contains three push buttons: Yes, No, and Cancel.
Flag Meaning
MB_ICONEXCLAMATION,
MB_ICONWARNING
An exclamation-point icon appears in the message box.
MB_ICONINFORMATION, MB_ICONASTERISK
An icon consisting of a lowercase letter i in a circle appears in the message box.
MB_ICONQUESTION A question-mark icon appears in the message box.
MB_ICONSTOP,
MB_ICONERROR,
MB_ICONHAND
A stop-sign icon appears in the message box.
Specify one of the following flags to indicate the default button:
Flag Meaning
MB_DEFBUTTON1 The first button is the default button. MB_DEFBUTTON1 is the default unless MB_DEFBUTTON2, MB_DEFBUTTON3, or MB_DEFBUTTON4 is specified.
MB_DEFBUTTON2 The second button is the default button.
MB_DEFBUTTON3 The third button is the default button.
MB_DEFBUTTON4 The fourth button is the default button.
← →
_MAD_ © (2003-02-13 14:55) [2]это я понял я не могу понять как все это в нужное место из комбокса вставить да ещё и без ошибок желательно.
Страницы: 1 вся ветка
Текущий архив: 2003.02.24;
Скачать: CL | DM;
Память: 0.47 MB
Время: 0.012 c