Sets a contextual menu in the designer
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public void SetContextMenu( ContextMenuStrip contextMenu ) |
Visual Basic (Declaration) |
---|
Public Sub SetContextMenu ( _ contextMenu As ContextMenuStrip _ ) |
Visual C++ |
---|
public: void SetContextMenu( ContextMenuStrip^ contextMenu ) |
Parameters
- contextMenu
- Type: System.Windows.Forms..::.ContextMenuStrip