注意メッセージボックスを表示します。 (MessageBoxButtons.OK / MessageBoxIcon.Warning)

Namespace: YiaoWang.Windows.Forms
Assembly: YiaoWang.Windows.Forms (YiaoWang.Windows.Forms.dll 内) バージョン: 2.11.5.7 (2.11.5.7)

Syntax

C#
public DialogResult ShowA(
	IWin32Window owner
)
Visual Basic
Public Function ShowA ( _
	owner As IWin32Window _
) As DialogResult

Parameters

owner
Type: System.Windows.Forms..::..IWin32Window

Return Value

Remarks