Table of Contents

Method ShowSimple

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ShowSimple(string, Control, bool)

Shows simple tooltip on the screen.

public static void ShowSimple(string message, Control control, bool useSystemColorInfo = true)

Parameters

message string

Tooltip message.

control Control

Control for which tooltip is shown.

useSystemColorInfo bool

If true, sets tooltip colors to SystemColorInfo.