[]
        
(Showing Draft Content)

C1.Win.Command.ContextInfo.-ctor

ContextInfo Constructor

ContextInfo(Control, Point)

Initializes a new instance of the ContextInfo class

Declaration
public ContextInfo(Control source, Point location)
Parameters
Type Name Description
Control source

The control where the context menu was shown.

Point location

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