Инструменты пользователя

Инструменты сайта


developers:references:topomatic.controls.dialogs.messagedlg.show_system.string

Метод MessageDlg.Show(String)

Displays a message box with specified text.

Синтаксис

public static DialogResult Show(string text)

Параметры

  • text
    • Тип: System.String
    • The text to display in the message box.

Возвращаемое значение

  • Тип: System.Windows.Forms.DialogResult
  • One of the System.Windows.Forms.DialogResult values.
developers/references/topomatic.controls.dialogs.messagedlg.show_system.string.txt · Последние изменения: 2023/07/28 17:28 (внешнее изменение)