'Declaration
Protected Overridable Sub OnLayout( _ ByVal e As LayoutEventArgs _ )
'Usage
Dim instance As FpCombo Dim e As LayoutEventArgs instance.OnLayout(e)
protected virtual void OnLayout( LayoutEventArgs e )
Parameters
- e
- Event arguments
'Declaration
Protected Overridable Sub OnLayout( _ ByVal e As LayoutEventArgs _ )
'Usage
Dim instance As FpCombo Dim e As LayoutEventArgs instance.OnLayout(e)
protected virtual void OnLayout( LayoutEventArgs e )