[]
        
(Showing Draft Content)

C1.Win.C1Command.ContextInfo

ContextInfo Class

Describes data related to the invokation of a context menu

Inheritance
ContextInfo
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class ContextInfo

Constructors

Name Description
ContextInfo(Control, Point)

Initializes a new instance of the ContextInfo class

Fields

Name Description
Location

Return the location inside the Source control where the context menu was shown.

Source

Returns the control where the context menu was shown.