RibbonTabToolTipImage Property

Gets or sets the tool tip image

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Image ToolTipImage { get; set; }

Property Value

Image

Implements

IRibbonToolTipToolTipImage

See Also