chrfalch / NControl.Controls

Control implementations using the NControl library.
MIT License
69 stars 35 forks source link

FloatingLabelControl needs to surface the .Focus() event to set the ExtendedEntry focus just like Xamarin.Forms.Entry #31

Closed renzska closed 7 years ago

renzska commented 8 years ago

I am unable to set the focus on the floatingLabelControl. The FloatingLabelControl needs to surface the .Focus() event to set the ExtendedEntry focus just like Xamarin.Forms.Entry.

Thanks.

moreirawebmaster commented 7 years ago

I have same problem!