C# Class EAAddinFramework.Utils.WindowWrapper

Wrapper needed to be able to open properties dialog in EA
Inheritance: System.Windows.Forms.IWin32Window
Exibir arquivo Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools

Public Methods

Method Description
WindowWrapper ( IntPtr handle ) : System

Method Details

WindowWrapper() public method

public WindowWrapper ( IntPtr handle ) : System
handle System.IntPtr
return System