The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
ASArun 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
CSChris SoulsbySeptember 10, 2003 10:09 AM UTC
Do you know how to get access to the SelectedIndexChanged event on the TabbedGroupedMDIManager?
ASArun Srinivasan Syncfusion Team September 10, 2003 04:49 PM UTC
Hi Chris
Here is a sample
which demonstrates what you are looking for.
Arun