Spread Windows Forms 12.0 Product Documentation
DoAction Method (ThreeStateIconNotify)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ThreeStateIconNotify Class : DoAction Method
Executes the current action using the context.
Syntax
'Declaration
 
Protected Overrides Sub DoAction( _
   ByVal context As ValidateActionContext _
) 
'Usage
 
Dim instance As ThreeStateIconNotify
Dim context As ValidateActionContext
 
instance.DoAction(context)
protected override void DoAction( 
   ValidateActionContext context
)

Parameters

context
See Also

Reference

ThreeStateIconNotify Class
ThreeStateIconNotify Members