Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ActivateNextShape As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ActivateNextShape
    public static readonly object ActivateNextShape
    See Also