Click or drag to resize

SplashWindowShowMessage Methode

Gibt eine Meldung im SplashWindow aus.

Namensraum: NetEti.CustomControls
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntax
public void ShowMessage(
	string message
)

Parameter

message  String
Meldung, die im SplashWindow ausgegeben werden soll.
Siehe auch