TabControlEventArgs
Wisej.Web.TabControlEventArgs
Last updated
Was this helpful?
Wisej.Web.TabControlEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the and events of a TabControl control.
Initializes a new instance of the TabControlEventArgs class.
TabControlAction: Returns a value indicating which event is occurring.
TabPage: Returns the TabPage the event is occurring for.
The zero-based index of tabPage in the collection.
Represents the method that will handle the or event of a TabControl control.