Search
CheckBox.ContentAlign Property
See Also
 





Gets or sets the alignment of the check box and text.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public ContentAlignment ContentAlign { get; set; }

Visual Basic  Copy Code

Public Property ContentAlign As ContentAlignment

 Property Value

 See Also