MessageBoxHelper GetLocalizedMessageBoxOptions Method CleanCode C# Libraries v1.2.03 API
Gets the localized OnlineMessageBoxOptions based on the settings of the specified Control (or its ancestors).

Namespace: CleanCode.Forms
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public static MessageBoxOptions GetLocalizedMessageBoxOptions(
	Control control
)

Return Value

MessageBoxOptions
See Also