OnButtonLayoutVertChanged Method
In This Topic
This method is for internal use only.
Syntax
'Declaration
Protected Overridable Sub OnButtonLayoutVertChanged( _
ByVal As EventArgs _
)
protected virtual void OnButtonLayoutVertChanged(
EventArgs
)
Parameters
- e
See Also