Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ActivateNextShape Field


In This Topic
ActivateNextShape Field
In This Topic
Activates the next shape in the draw order. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ActivateNextShape As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ActivateNextShape
See Also