'Declaration
Public Overrides Property ContentAlignment As ContentAlignment
'Usage
Dim instance As GcNumber Dim value As ContentAlignment instance.ContentAlignment = value value = instance.ContentAlignment
public override ContentAlignment ContentAlignment {get; set;}
Property Value
The value indicates the alignment of the content of this control.The default is System.Drawing.ContentAlignment.TopLeft.