Alvas.Labels Class Library

SolidLabel.Style Enumeration

Predefines styles for Label

[Visual Basic]
Public Enum SolidLabel.Style
[C#]
public enum SolidLabel.Style

Members

Member NameDescription
None Standard Label
Shadow 3D-Label with shadow
Raised Raised 3D-Label
Lowered Lowered 3D-Label
Custom 3D-Label with custom HighLightColor, HighLightHorizontalSize, HighLightVerticalSize, ShadowColor, ShadowHorizontalSize, ShadowVerticalSize.

Requirements

Namespace: Alvas.Windows.Forms.Labels

Assembly: Alvas.Windows.Forms.Labels (in Alvas.Windows.Forms.Labels.dll)

See Also

Alvas.Windows.Forms.Labels Namespace