Click or drag to resize
IMessageBoxShow Method (String)
Shows a message to the user.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void Show(
	string message
)

Parameters

message
Type: SystemString
See Also