Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.FormControls Namespace / Control Class / PerformAction Method


In This Topic
PerformAction Method (Control)
In This Topic
Generates a Action event for a button.
Syntax
'Declaration
 
Public Sub PerformAction() 
 
'Usage
 
Dim instance As Control
 
instance.PerformAction()
See Also