Click or drag to resize

IInfoViewerHandleInfo method

The viewer processes information about this.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
void HandleInfo(
	
	Object? sender,
	
	InfoArgs msgArgs
)

Parameters

sender  Object
The sender of the information.
msgArgs  InfoArgs
Extended information.
See also