Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Elegant Ribbon Tech Support » Bug: TabControl - SelectedTabPageChanging & SelectedTabPageChanged Collapse All
Subject Author Date
Roman Bachmann Aug 21, 2009 - 7:24 AM

I’d like to use the mentioned events, but getting the following error:


Error 1 No overload for ’tabControl1_SelectedTabPageChanging’ matches delegate ’Elegant.Ui.PropertyChangingCancelEventHandler<Elegant.Ui.TabPage>’ 


I use version 3.2.1 (with this fix: http://www.prof-uis.com/elegant-ribbon/tech-support/forum/bug-tabcontrolequaltabwidth-64919.aspx)


Could you please fix this? Thank you very much and best regards

Technical Support Aug 24, 2009 - 11:18 AM

Thank you for your bug report. Actually this bug is caused by the VS designer which doesn’t support generic handlers. We will replace our events with non-generic in the next version, which is coming soon.