TessaMessageBoxInitializeMessageBox - метод

Definition

Пространство имён: Tessa.UI.Controls
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
protected void InitializeMessageBox(
	Window owner,
	string text,
	string caption,
	MessageBoxButton button,
	MessageBoxImage image,
	MessageBoxResult defaultResult,
	TessaMessageBoxFlags flags,
	Func<string> getCopyMessageFunc
)

Параметры

owner  Window
 
text  String
 
caption  String
 
button  MessageBoxButton
 
image  MessageBoxImage
 
defaultResult  MessageBoxResult
 
flags  TessaMessageBoxFlags
 
getCopyMessageFunc  FuncString
 

См. также