Persistate API documentation
CaptionDistance Property
NamespacesPersistate.UI.DesktopPTextBoxCaptionDistance

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

Gets or sets the distance between the caption text label and the textbox.
Declaration Syntax
C#
public int CaptionDistance { get; set; }
Remarks
If the CaptionPosition is set to FarAligned, then this is the distance between the farthest edge of the caption and the edge of the text box. In all other cases it is the distance between the nearest edge of the caption and the edge of the text box

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