Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SIL
FieldWorks
Views
ManagedVwWindow
C# Class SIL.FieldWorks.Views.ManagedVwWindow
Inheritance:
IVwWindow
显示文件
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