'Declaration
Public Overloads Sub Show( _
ByVal text As System.String, _
ByVal window As System.Windows.Forms.IWin32Window, _
ByVal duration As System.Integer _
)
public void Show(
System.string text,
System.Windows.Forms.IWin32Window window,
System.int duration
)