IActionIsEnabled Method

Ask is the relevant ID_ActionItem or PlugIn ID available?

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool IsEnabled(
	int RegID
)

Parameters

RegID  Int32
ID of the PlugIn or an Action Item

Return Value

Boolean
true if enabled

See Also