[This is preliminary documentation and is subject to change.]
Raises the DefaultButtonChanged event, calls OnChanged(EventArgs)
Namespace: Tools.WindowsT.IndependentTAssembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
protected virtual void OnDefaultButtonChanged( IReportsChange..::..ValueChangedEventArgs<int> e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnDefaultButtonChanged ( _ e As IReportsChange..::..ValueChangedEventArgs(Of Integer) _ ) |
| Visual C++ |
|---|
protected: virtual void OnDefaultButtonChanged( IReportsChange..::..ValueChangedEventArgs<int>^ e ) |
| F# |
|---|
abstract OnDefaultButtonChanged : e:IReportsChange..::..ValueChangedEventArgs<int> -> unit override OnDefaultButtonChanged : e:IReportsChange..::..ValueChangedEventArgs<int> -> unit |
| JScript |
|---|
protected function OnDefaultButtonChanged( e : IReportsChange..::..ValueChangedEventArgs<int> ) |
Parameters
- e
- Type: Tools..::..IReportsChange..::..ValueChangedEventArgs<(Of <(<'Int32>)>)>
Event arguments