C# Class Gbdx.Vector_Index.Forms.UviContextMenuStrip

The UVI context menu strip.
Inheritance: System.Windows.Forms.ContextMenuStrip
Afficher le fichier Open project: DigitalGlobe/DGConnect-ESRI Class Usage Examples

Méthodes publiques

Méthode Description
UviContextMenuStrip ( TreeNode parent ) : System.Windows.Forms

Initializes a new instance of the UviContextMenuStrip class.

Method Details

UviContextMenuStrip() public méthode

Initializes a new instance of the UviContextMenuStrip class.
public UviContextMenuStrip ( TreeNode parent ) : System.Windows.Forms
parent System.Windows.Forms.TreeNode /// The parent. ///
Résultat System.Windows.Forms