Class jButton
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
A control mimicking a push-button or toggle button.
[Browsable(true)]
[ToolboxBitmap(typeof(jButton), "ComfileTech.jControlsNF4.Icons.jButton.bmp")]
public class jButton : jBaseButton<ShapeText<FillBorderDropShadow<FillGloss>, FillBorderDropShadowPadding<Fill>>>, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IjControl, ISupportInitialize
- Inheritance
-
jButton
- Implements
- Inherited Members
Constructors
- jButton()
Instantiates an instance of this class with default values.
Properties
- CornerRadii
The radii for rounding each of the 4 corners of the control.
- Shape
The general shape of this control.
- TextAlignment
Gets or sets the alignment of text.