Hello,
I am using the ext.net examples in regular asp.net and when i go to the HBoxLayout for a form and add an IndicatorIcon, it shrinks the textfield to half its size. Is there any way to correct this. I have added the last 2 lines of markup to the HBoxLayout - HBox Form Examples explorer code for the "Last Name" field...
                        <ext:TextField
                            runat="server"
                            FieldLabel="Last Name"
                            AnchorHorizontal="-5"
                            Name="last"
                            IndicatorIcon="Information"
                            IndicatorTip="This is a tip."
                            />
The outcome is not pretty as it shrinks the textfield in half. How can i fix this?...
Click image for larger version. 

Name:	IndicatorIcon.PNG 
Views:	139 
Size:	14.9 KB 
ID:	25068