Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TitlebarHitTestInformation Class / InTitle Property


In This Topic
InTitle Property
In This Topic
Gets whether the location refers to the title area.
Syntax
'Declaration
 
Public ReadOnly Property InTitle As Boolean
 
'Usage
 
Dim instance As TitlebarHitTestInformation
Dim value As Boolean
 
value = instance.InTitle
See Also