[This is preliminary documentation and is subject to change.]
Gets or sets the distance of the caption from the control.
| C# |
int CaptionDistance { get; set; }
When the CaptionPosition is FarAligned, this is the distance
between the control and the farthest edge of the caption. In all other
cases, it is the distance to the closest edge of the caption.