Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ModelessForm Class / NativeWindow Property


In This Topic
NativeWindow Property
In This Topic
Gets the native window.
Syntax
'Declaration
 
Protected ReadOnly Property NativeWindow As NativeWindow
 
'Usage
 
Dim instance As ModelessForm
Dim value As NativeWindow
 
value = instance.NativeWindow

Property Value

The native window.
See Also