IAutomationSuppressRibbonForm Property

Suppress the special ribbon menu to use your own old menu style (you have to add a PCBI-UIItems.dll in AddIn directory to hide PCB-Investigator standard ribbon menu).

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static bool SuppressRibbonForm { get; set; }

Property Value

Boolean

See Also