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

[Missing <summary> documentation for "T:Tools.Experimental.DevicesT.JoystickT.JoyAxe"]

Namespace: Tools.Experimental.DevicesT.JoystickT
Assembly: Tools Experimental (in Tools Experimental.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
[DesignerGeneratedAttribute]
public class JoyAxe : UserControl
Visual Basic
<DesignerGeneratedAttribute> _
Public Class JoyAxe _
	Inherits UserControl
Visual C++
[DesignerGeneratedAttribute]
public ref class JoyAxe : public UserControl
F#
[<DesignerGeneratedAttribute>]
type JoyAxe =  
    class
        inherit UserControl
    end
JScript
public class JoyAxe extends UserControl

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..UserControl
              Tools.Experimental.DevicesT.JoystickT..::..JoyAxe

See Also