Click or drag to resize
MainMenuPanetick1Label_MouseUp Method

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
private void tick1Label_MouseUp(
	Object sender,
	MouseButtonEventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: System.Windows.InputMouseButtonEventArgs
See Also