ShadowTipForm BodyLabel Property CleanCode C# Libraries v1.2.03 API
Gets the body label to allow access to font and color.

Namespace: CleanCode.GeneralComponents.Dialogs
Assembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public Label BodyLabel { get; }

Field Value

The body label.
See Also