Stop a user from changing a tab

Is there a way of stopping the user from changing tabs in a TabbedGroupedMDIManager? Thanks for the help. Chris Soulsby

3 Replies

AS Arun Srinivasan Syncfusion Team September 9, 2003 08:01 PM UTC

Hi Chris, The following FAQ in George Shepherd's Windows Forms FAQ: How do I prevent the user from changing the selected tab page? located at: http://www.syncfusion.com/FAQ/WinForms/FAQ_c93c.asp#q958q should help you do what you are looking for. Arun


CS Chris Soulsby September 10, 2003 10:09 AM UTC

Do you know how to get access to the SelectedIndexChanged event on the TabbedGroupedMDIManager?


AS Arun Srinivasan Syncfusion Team September 10, 2003 04:49 PM UTC

Hi Chris Here is a sample which demonstrates what you are looking for. Arun

Loader.
Up arrow icon