ITabbed |
public interface ITabbedElementView
The ITabbedElementView type exposes the following members.
Name | Description | |
---|---|---|
AddTab | Adds a Tab page to the dialog | |
BringTabToFront |
Activates the tab page with the title C# title | |
ClearTabs | Removes all Tab pages from the dialog. |
Name | Description | |
---|---|---|
ChildControl_Entered | Occurs when the input focus enters one of the child controls of the tabs. The sender of this event is set to the child control that received the input focus. | |
ChildControl_Validated | Occurs when the input focus leaves one of the child controls and the control is validated. The sender of this event is set to the child control that lost the input focus. |