CADability dotNET
Klasse zum filtern der Tabs und anderen SpezialKeys eines Buttons

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public class ManagedKeysButton : Button
Visual Basic
Public Class ManagedKeysButton _
	Inherits Button
Visual C++
public ref class ManagedKeysButton : public Button

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ButtonBase
          System.Windows.Forms..::..Button
            CADability.UserInterface..::..ManagedKeysButton

See Also