public event EventHandler EditingStopped
'Declaration Public Event EditingStopped As EventHandler
'Declaration
Public Event EditingStopped As EventHandler
'Usage Dim instance As BarCodeCellType Dim handler As EventHandler AddHandler instance.EditingStopped, handler
'Usage
Dim instance As BarCodeCellType Dim handler As EventHandler AddHandler instance.EditingStopped, handler
BarCodeCellType Class BarCodeCellType Members