Method ShowSimple
ShowSimple(string, Control, bool)
Shows simple tooltip on the screen.
public static void ShowSimple(string message, Control control, bool useSystemColorInfo = true)
Parameters
message
stringTooltip message.
control
ControlControl for which tooltip is shown.
useSystemColorInfo
boolIf
true
, sets tooltip colors to SystemColorInfo.