'Declaration Protected Overridable Sub OnIsActiveChanged( _ ByVal oldValue As Boolean, _ ByVal newValue As Boolean _ )
'Usage Dim instance As WindowControl Dim oldValue As Boolean Dim newValue As Boolean instance.OnIsActiveChanged(oldValue, newValue)
Parameters
- oldValue
- newValue