Method SetToolTipFromTemplate
SetToolTipFromTemplate(TemplateControl, Color?)
Initializes tooltip to show image built using the specified control template.
IRichToolTip SetToolTipFromTemplate(TemplateControl template, Color? backColor = null)
Parameters
templateTemplateControlControl template.
backColorColorBackground color. Optional.