[]
        
(Showing Draft Content)

C1.Win.C1Command.ClickSourceEnum

ClickSourceEnum Enum

Members of this enumeration are used to determine the value of the ClickSource property in the ClickEventArgs class.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public enum ClickSourceEnum

Fields

Name Description
External

Click source is external.

Menu

Click source is a menu.

None

Click source undefined.

Shortcut

Click source is a shortcut key.