C# Class SIL.FieldWorks.Views.ManagedVwWindow

Inheritance: IVwWindow
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Protected Properties

Свойство Type Description
m_control System.Windows.Forms.Control

Méthodes publiques

Méthode Description
GetClientRectangle ( Rect &clientRectangle ) : void

Method Details

GetClientRectangle() public méthode

public GetClientRectangle ( Rect &clientRectangle ) : void
clientRectangle SIL.Utils.Rect
Résultat void

Property Details

m_control protected_oe property

protected Control,System.Windows.Forms m_control
Résultat System.Windows.Forms.Control