IRegisterItemToolTip Property

Tool Tip information to show it by moving mouse over the item.

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string ToolTip { get; set; }

Property Value

String

See Also