'Declaration Protected Overridable Sub OnOpened( _ ByVal e As EventArgs _ )
'Declaration
Protected Overridable Sub OnOpened( _ ByVal e As EventArgs _ )
'Usage Dim instance As CellTouchStrip Dim e As EventArgs instance.OnOpened(e)
'Usage
Dim instance As CellTouchStrip Dim e As EventArgs instance.OnOpened(e)
protected virtual void OnOpened( EventArgs e )
CellTouchStrip Class CellTouchStrip Members