x4Trace Documentation v1.0
Loading...
Searching...
No Matches
Ix4Trace.Desktop.Plugins.PluginMenu Class Reference

Represents a menu of x4Trace. When you inherit from this class you can build a menu. More...

Inheritance diagram for Ix4Trace.Desktop.Plugins.PluginMenu:

Public Member Functions

 PluginMenu ()
 Constructor.
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used.
 

Protected Attributes

System.Windows.Forms.ToolTip toolTip1
 

Private Member Functions

void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor.
 

Private Attributes

System.ComponentModel.IContainer components = null
 Required designer variable.
 

Detailed Description

Represents a menu of x4Trace. When you inherit from this class you can build a menu.

Member Function Documentation

◆ Dispose()

override void Ix4Trace.Desktop.Plugins.PluginMenu.Dispose ( bool disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

The documentation for this class was generated from the following files: