C# Class SIL.FieldWorks.Views.ManagedVwWindow

Inheritance: IVwWindow
Mostra file Open project: sillsdev/FieldWorks Class Usage Examples

Protected Properties

Property Type Description
m_control System.Windows.Forms.Control

Public Methods

Method Description
GetClientRectangle ( Rect &clientRectangle ) : void

Method Details

GetClientRectangle() public method

public GetClientRectangle ( Rect &clientRectangle ) : void
clientRectangle SIL.Utils.Rect
return void

Property Details

m_control protected_oe property

protected Control,System.Windows.Forms m_control
return System.Windows.Forms.Control