C# Class MtEnhancedTradosPlugin.MtWindowWrapper

this class allows getting the Studio application window as an IWin32Window to be used in modal dialogs
Inheritance: System.Windows.Forms.IWin32Window
Mostra file Open project: patrickporter/MT-Enhanced-Trados-Plugin

Public Methods

Method Description
MtWindowWrapper ( IntPtr handle ) : System

Method Details

MtWindowWrapper() public method

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