Persistate API documentation
CaptionDistance Property
NamespacesPersistate.UI.DesktopIPCaptionedControlCaptionDistance

[This is preliminary documentation and is subject to change.]

Gets or sets the distance of the caption from the control.
Declaration Syntax
C#
int CaptionDistance { get; set; }
Remarks
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.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)