You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi ,
I am using your Controls on a MDIForm project and have noticed some little problems:
I dont get an KeyDown/pressed/up event for the Tab key on Textboxes it doesnt get triggered if you press it but the focus changes to next Control on the Form
I also saw an strange behavior on showing MetroMessageBox on an Form that I have called through ShowDialog the main window gets Focusable and you can set a new Position with your Mouse.. also calling the MessageBox through MDIParent as WindowControl it sets the Messagebox behind the Form that I have shown with Showdialog
by writing this I also want thank for you great work and effort you put into this project :)
The text was updated successfully, but these errors were encountered:
hi ,
I am using your Controls on a MDIForm project and have noticed some little problems:
I dont get an KeyDown/pressed/up event for the Tab key on Textboxes it doesnt get triggered if you press it but the focus changes to next Control on the Form
I also saw an strange behavior on showing MetroMessageBox on an Form that I have called through ShowDialog the main window gets Focusable and you can set a new Position with your Mouse.. also calling the MessageBox through MDIParent as WindowControl it sets the Messagebox behind the Form that I have shown with Showdialog
by writing this I also want thank for you great work and effort you put into this project :)
The text was updated successfully, but these errors were encountered: