Click or drag to resize

IToolsToolWindow Method

Open ups a tool window

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
void ToolWindow(
	int Height,
	int Width,
	string Title,
	string Text
)

Parameters

Height
Type: SystemInt32
int
Width
Type: SystemInt32
int
Title
Type: SystemString
String
Text
Type: SystemString
String
See Also