Table of Contents

Method SetToolTipFromTemplate

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

SetToolTipFromTemplate(TemplateControl, Color?)

Initializes tooltip to show image built using the specified control template.

IRichToolTip SetToolTipFromTemplate(TemplateControl template, Color? backColor = null)

Parameters

template TemplateControl

Control template.

backColor Color

Background color. Optional.

Returns

IRichToolTip