Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadShapesContainer Class / ResetLocked Method


In This Topic
    ResetLocked Method (SpreadShapesContainer)
    In This Topic
    Reset the object's locked status.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetLocked() 
    'Usage
     
    
    Dim instance As SpreadShapesContainer
     
    instance.ResetLocked()
    public virtual void ResetLocked()
    See Also