Represents a Windows round button control.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public class RoundButton : UserControl, IButtonControl |
| Visual Basic |
|---|
Public Class RoundButton Inherits UserControl Implements IButtonControl |
| Visual C++ |
|---|
public ref class RoundButton : public UserControl, IButtonControl |
| F# |
|---|
type RoundButton = class inherit UserControl interface IButtonControl end |
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
Dapfor.Net.Ui..::..RoundButton
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
Dapfor.Net.Ui..::..RoundButton