C# Class DroidExplorer.Controls.ImageLinkToolStripItem

Inheritance: System.Windows.Forms.ToolStripControlHost
Datei anzeigen Open project: camalot/droidexplorer

Private Properties

Property Type Description

Public Methods

Method Description
ImageLinkToolStripItem ( ) : System

Protected Methods

Method Description
OnClick ( EventArgs e ) : void

Method Details

ImageLinkToolStripItem() public method

public ImageLinkToolStripItem ( ) : System
return System

OnClick() protected method

protected OnClick ( EventArgs e ) : void
e System.EventArgs
return void