Delegate UIEventHandler
Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void UIEventHandler(string MenuId, bool Active);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | MenuId | |
| System.Boolean | Active |
public delegate void UIEventHandler(string MenuId, bool Active);
| Type | Name | Description |
|---|---|---|
| System.String | MenuId | |
| System.Boolean | Active |