Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TouchStripOpeningEventArgs Class / Area Property


In This Topic
Area Property (TouchStripOpeningEventArgs)
In This Topic
Indicates what area should display a SpreadTouchStrip.
Syntax
'Declaration
 
Public ReadOnly Property Area As TouchStripShowingArea
 
'Usage
 
Dim instance As TouchStripOpeningEventArgs
Dim value As TouchStripShowingArea
 
value = instance.Area

Property Value

One of the TouchStripShowingArea values.
See Also