Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Code: F#
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
F#
Include Protected Members
Include Inherited Members
Dapfor .Net Suite
RoundButton Methods
RoundButton Class
See Also
Send Feedback
The
RoundButton
type exposes the following members.
Methods
Name
Description
Dispose
Clean up any resources being used.
(Overrides
ContainerControl
.
.
::
.
.
Dispose(Boolean)
.)
NotifyDefault
Notifies a control that it is the default button so that its appearance and behavior is adjusted accordingly.
OnCheckedChanged
Raises the
CheckedChanged
event.
OnClick
Raises the
Click
event.
(Overrides
Control
.
.
::
.
.
OnClick(EventArgs)
.)
OnMouseDown
Raises the
MouseDown
event.
(Overrides
UserControl
.
.
::
.
.
OnMouseDown(MouseEventArgs)
.)
OnMouseEnter
Raises the
MouseEnter
event.
(Overrides
Control
.
.
::
.
.
OnMouseEnter(EventArgs)
.)
OnMouseLeave
Raises the
MouseLeave
event.
(Overrides
Control
.
.
::
.
.
OnMouseLeave(EventArgs)
.)
OnMouseMove
Raises the
MouseMove
event.
(Overrides
Control
.
.
::
.
.
OnMouseMove(MouseEventArgs)
.)
OnMouseUp
Raises the
MouseUp
event.
(Overrides
Control
.
.
::
.
.
OnMouseUp(MouseEventArgs)
.)
OnPaint
Raises the
PaintControl
event.
(Overrides
Control
.
.
::
.
.
OnPaint(PaintEventArgs)
.)
OnPaintBackground
Paints the background of the control.
(Overrides
ScrollableControl
.
.
::
.
.
OnPaintBackground(PaintEventArgs)
.)
OnPaintControl
Raises the
PaintControl
event.
PerformClick
Generates a
Click
event for the control.
See Also
RoundButton Class
Dapfor.Net.Ui Namespace