Class jLabel
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
A control for creating text labels that annotate an interface.
[Browsable(true)]
[ToolboxBitmap(typeof(jLabel), "ComfileTech.jControlsNF4.Icons.jLabel.bmp")]
public class jLabel : jControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IjControl, ISupportInitialize
- Inheritance
-
jLabel
- Implements
- Inherited Members
Constructors
- jLabel()
Instantiates a new instance of this class initialized with default values.
Properties
- Border
The border around the perimeter of the control.
- CornerRadii
The radii for rounding each of the 4 corners of the control.
- DefaultSize
Gets the default size of the control.
- DropShadow
The appearance of the drop shadow effect.
- Fill
The interior fill of the control.
- TextAlignment
Gets or sets the alignment of text.
- TextAppearance
The appearance of this control's text.