AifTabControl Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents a control that shows hosted application in a tab form.
This API is not CLS-compliant.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.TabControl
Microsoft.Practices.CompositeUI.WinForms.TabWorkspace
Microsoft.Uii.Csr.AifTabControl
Syntax
[CLSCompliantAttribute(false)]
public class AifTabControl : TabWorkspace
<CLSCompliantAttribute(False)>
Public Class AifTabControl
Inherits TabWorkspace
Constructors
Name | Description | |
---|---|---|
AifTabControl() | Initializes a new instance of the AifTabControl class. |
Properties
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from Control.) |
|
AccessibleDefaultActionDescription | (Inherited from Control.) |
|
AccessibleDescription | (Inherited from Control.) |
|
AccessibleName | (Inherited from Control.) |
|
AccessibleRole | (Inherited from Control.) |
|
ActiveSmartPart | (Inherited from TabWorkspace.) |
|
AifTabPages | Gets the collection of TabPages that the TabControl uses. The "Tag" value of each TabPage contains the hosted application itself and is used to get the hosted application when we know the TabPage. |
|
Alignment | (Inherited from TabControl.) |
|
AllowDrop | (Inherited from Control.) |
|
Anchor | (Inherited from Control.) |
|
Appearance | (Inherited from TabControl.) |
|
AutoScrollOffset | (Inherited from Control.) |
|
BackColor | (Inherited from Control.) |
|
BackgroundImage | (Inherited from Control.) |
|
BackgroundImageLayout | (Inherited from Control.) |
|
BindingContext | (Inherited from Control.) |
|
Bottom | (Inherited from Control.) |
|
Bounds | (Inherited from Control.) |
|
CanEnableIme | (Inherited from Control.) |
|
CanFocus | (Inherited from Control.) |
|
CanRaiseEvents | (Inherited from Control.) |
|
CanSelect | (Inherited from Control.) |
|
Capture | (Inherited from Control.) |
|
CausesValidation | (Inherited from Control.) |
|
ClientRectangle | (Inherited from Control.) |
|
ClientSize | (Inherited from Control.) |
|
CompanyName | (Inherited from Control.) |
|
Container | (Inherited from Component.) |
|
ContainsFocus | (Inherited from Control.) |
|
ContextMenu | (Inherited from Control.) |
|
ContextMenuStrip | (Inherited from Control.) |
|
Controls | (Inherited from Control.) |
|
Count | Gets the number of applications shown on the control. |
|
Created | (Inherited from Control.) |
|
CreateParams | (Inherited from TabControl.) |
|
Cursor | (Inherited from Control.) |
|
DataBindings | (Inherited from Control.) |
|
DefaultCursor | (Inherited from Control.) |
|
DefaultImeMode | (Inherited from Control.) |
|
DefaultMargin | (Inherited from Control.) |
|
DefaultMaximumSize | (Inherited from Control.) |
|
DefaultMinimumSize | (Inherited from Control.) |
|
DefaultPadding | (Inherited from Control.) |
|
DefaultSize | (Inherited from TabControl.) |
|
DesignMode | (Inherited from Component.) |
|
DisplayRectangle | (Inherited from TabControl.) |
|
Disposing | (Inherited from Control.) |
|
Dock | (Inherited from Control.) |
|
DoubleBuffered | (Inherited from Control.) |
|
DrawMode | (Inherited from TabControl.) |
|
Enabled | (Inherited from Control.) |
|
Events | (Inherited from Component.) |
|
Focused | (Inherited from Control.) |
|
Font | (Inherited from Control.) |
|
FontHeight | (Inherited from Control.) |
|
ForeColor | (Inherited from Control.) |
|
Handle | (Inherited from Control.) |
|
HasChildren | (Inherited from Control.) |
|
Height | (Inherited from Control.) |
|
HostedApplications | Gets the collection of hosted applications currently contained in the control. |
|
HotTrack | (Inherited from TabControl.) |
|
ImageList | (Inherited from TabControl.) |
|
ImeMode | (Inherited from Control.) |
|
ImeModeBase | (Inherited from Control.) |
|
InvokeRequired | (Inherited from Control.) |
|
IsAccessible | (Inherited from Control.) |
|
IsDisposed | (Inherited from Control.) |
|
IsHandleCreated | (Inherited from Control.) |
|
IsMirrored | (Inherited from Control.) |
|
ItemSize | (Inherited from TabControl.) |
|
LayoutEngine | (Inherited from Control.) |
|
Left | (Inherited from Control.) |
|
Location | (Inherited from Control.) |
|
Margin | (Inherited from Control.) |
|
MaximumSize | (Inherited from Control.) |
|
MinimumSize | (Inherited from Control.) |
|
Multiline | (Inherited from TabControl.) |
|
Name | (Inherited from Control.) |
|
Padding | (Inherited from TabControl.) |
|
Pages | Obsolete. Obsolete method. Not to be used. |
|
Parent | (Inherited from Control.) |
|
PreferredSize | (Inherited from Control.) |
|
ProductName | (Inherited from Control.) |
|
ProductVersion | (Inherited from Control.) |
|
RecreatingHandle | (Inherited from Control.) |
|
Region | (Inherited from Control.) |
|
RenderRightToLeft | (Inherited from Control.) |
|
ResizeRedraw | (Inherited from Control.) |
|
Right | (Inherited from Control.) |
|
RightToLeft | (Inherited from Control.) |
|
RightToLeftLayout | (Inherited from TabControl.) |
|
RowCount | (Inherited from TabControl.) |
|
ScaleChildren | (Inherited from Control.) |
|
SelectedIndex | (Inherited from TabControl.) |
|
SelectedTab | (Inherited from TabControl.) |
|
ShowFocusCues | (Inherited from Control.) |
|
ShowKeyboardCues | (Inherited from Control.) |
|
ShowToolTips | (Inherited from TabControl.) |
|
Site | (Inherited from Control.) |
|
Size | (Inherited from Control.) |
|
SizeMode | (Inherited from TabControl.) |
|
SmartParts | (Inherited from TabWorkspace.) |
|
TabCount | (Inherited from TabControl.) |
|
TabIndex | (Inherited from Control.) |
|
TabPages | Obsolete. Obsolete method. Not to be used |
|
TabStop | (Inherited from Control.) |
|
Tag | (Inherited from Control.) |
|
Text | (Inherited from Control.) |
|
Top | (Inherited from Control.) |
|
TopLevelControl | (Inherited from Control.) |
|
UseWaitCursor | (Inherited from Control.) |
|
Visible | (Inherited from Control.) |
|
Width | (Inherited from Control.) |
|
WorkItem | (Inherited from TabWorkspace.) |
Methods
Events
Name | Description | |
---|---|---|
BackColorChanged | (Inherited from Control.) |
|
BackgroundImageChanged | (Inherited from Control.) |
|
BackgroundImageLayoutChanged | (Inherited from Control.) |
|
BindingContextChanged | (Inherited from Control.) |
|
CausesValidationChanged | (Inherited from Control.) |
|
ChangeUICues | (Inherited from Control.) |
|
Click | (Inherited from Control.) |
|
ClientSizeChanged | (Inherited from Control.) |
|
CloseAppClick | Fired when the user clicks on the close button on the tab page. |
|
ContextMenuChanged | (Inherited from Control.) |
|
ContextMenuStripChanged | (Inherited from Control.) |
|
ControlAdded | (Inherited from Control.) |
|
ControlRemoved | (Inherited from Control.) |
|
CursorChanged | (Inherited from Control.) |
|
Deselected | (Inherited from TabControl.) |
|
Deselecting | (Inherited from TabControl.) |
|
Disposed | (Inherited from Component.) |
|
DockChanged | (Inherited from Control.) |
|
DoubleClick | (Inherited from Control.) |
|
DragDrop | (Inherited from Control.) |
|
DragEnter | (Inherited from Control.) |
|
DragLeave | (Inherited from Control.) |
|
DragOver | (Inherited from Control.) |
|
DrawItem | (Inherited from TabControl.) |
|
EnabledChanged | (Inherited from Control.) |
|
Enter | (Inherited from Control.) |
|
FontChanged | (Inherited from Control.) |
|
ForeColorChanged | (Inherited from Control.) |
|
GiveFeedback | (Inherited from Control.) |
|
GotFocus | (Inherited from Control.) |
|
HandleCreated | (Inherited from Control.) |
|
HandleDestroyed | (Inherited from Control.) |
|
HelpRequested | (Inherited from Control.) |
|
ImeModeChanged | (Inherited from Control.) |
|
Invalidated | (Inherited from Control.) |
|
KeyDown | (Inherited from Control.) |
|
KeyPress | (Inherited from Control.) |
|
KeyUp | (Inherited from Control.) |
|
Layout | (Inherited from Control.) |
|
Leave | (Inherited from Control.) |
|
LocationChanged | (Inherited from Control.) |
|
LostFocus | (Inherited from Control.) |
|
MarginChanged | (Inherited from Control.) |
|
MouseCaptureChanged | (Inherited from Control.) |
|
MouseClick | (Inherited from Control.) |
|
MouseDoubleClick | (Inherited from Control.) |
|
MouseDown | (Inherited from Control.) |
|
MouseEnter | (Inherited from Control.) |
|
MouseHover | (Inherited from Control.) |
|
MouseLeave | (Inherited from Control.) |
|
MouseMove | (Inherited from Control.) |
|
MouseUp | (Inherited from Control.) |
|
MouseWheel | (Inherited from Control.) |
|
Move | (Inherited from Control.) |
|
PaddingChanged | (Inherited from Control.) |
|
Paint | (Inherited from Control.) |
|
ParentChanged | (Inherited from Control.) |
|
PreviewKeyDown | (Inherited from Control.) |
|
QueryAccessibilityHelp | (Inherited from Control.) |
|
QueryContinueDrag | (Inherited from Control.) |
|
RegionChanged | (Inherited from Control.) |
|
Resize | (Inherited from Control.) |
|
RightToLeftChanged | (Inherited from Control.) |
|
RightToLeftLayoutChanged | (Inherited from TabControl.) |
|
Selected | (Inherited from TabControl.) |
|
SelectedIndexChanged | (Inherited from TabControl.) |
|
Selecting | (Inherited from TabControl.) |
|
SizeChanged | (Inherited from Control.) |
|
SmartPartActivated | (Inherited from TabWorkspace.) |
|
SmartPartClosing | (Inherited from TabWorkspace.) |
|
StyleChanged | (Inherited from Control.) |
|
SystemColorsChanged | (Inherited from Control.) |
|
TabIndexChanged | (Inherited from Control.) |
|
TabStopChanged | (Inherited from Control.) |
|
TextChanged | (Inherited from Control.) |
|
Validated | (Inherited from Control.) |
|
Validating | (Inherited from Control.) |
|
VisibleChanged | (Inherited from Control.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
Object.Finalize() | (Inherited from Component.) |
|
IComposableWorkspace<Control, TabSmartPartInfo>.ConvertFrom(ISmartPartInfo) | (Inherited from TabWorkspace.) |
|
IComposableWorkspace<Control, TabSmartPartInfo>.OnActivate(Control) | (Inherited from TabWorkspace.) |
|
IComposableWorkspace<Control, TabSmartPartInfo>.OnApplySmartPartInfo(Control, TabSmartPartInfo) | (Inherited from TabWorkspace.) |
|
IComposableWorkspace<Control, TabSmartPartInfo>.OnClose(Control) | (Inherited from TabWorkspace.) |
|
IComposableWorkspace<Control, TabSmartPartInfo>.OnHide(Control) | (Inherited from TabWorkspace.) |
|
IComposableWorkspace<Control, TabSmartPartInfo>.OnShow(Control, TabSmartPartInfo) | (Inherited from TabWorkspace.) |
|
IComposableWorkspace<Control, TabSmartPartInfo>.RaiseSmartPartActivated(WorkspaceEventArgs) | (Inherited from TabWorkspace.) |
|
IComposableWorkspace<Control, TabSmartPartInfo>.RaiseSmartPartClosing(WorkspaceCancelEventArgs) | (Inherited from TabWorkspace.) |
|
IDropTarget.OnDragDrop(DragEventArgs) | (Inherited from Control.) |
|
IDropTarget.OnDragEnter(DragEventArgs) | (Inherited from Control.) |
|
IDropTarget.OnDragLeave(EventArgs) | (Inherited from Control.) |
|
IDropTarget.OnDragOver(DragEventArgs) | (Inherited from Control.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright