[This is preliminary documentation and is subject to change.]

Arguments of wizard events related to spets

Namespace: Tools.WindowsT.FormsT
Assembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public class StepEventArgs : EventArgs
Visual Basic
Public Class StepEventArgs _
	Inherits EventArgs
Visual C++
public ref class StepEventArgs : public EventArgs
F#
type StepEventArgs =  
    class
        inherit EventArgs
    end
JScript
public class StepEventArgs extends EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Tools.WindowsT.FormsT..::..StepEventArgs

See Also

Collapse/expand Version History

1.5.2