I set the text allignment to left. However I am getting a weird gap between the left board and where the first digit is displaying. How do I remove that gap so the text is left align.
Thanks
this.ultraNumericEditor1.Appearance.TextHAlign = Infragistics.Win.HAlign.Left;