Click or drag to resize

SplashWindowShowVersion Method

Displays the program version in the SplashWindow.

Namespace: NetEti.CustomControls
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public void ShowVersion(
	
	string version
)

Parameters

version  String
Message to be displayed in the SplashWindow.
See also