Share via


AifTabControl Members

Represents a control that shows hosted application in a tab form.

The following tables list the members exposed by the AifTabControl type.

Public Constructors

  Name Description
  AifTabControl Initializes a new instance of the AifTabControl class.

Top

Public Properties

(see also Protected Properties)

  Name Description
public property AccessibilityObject  (inherited from Control)
public property AccessibleDefaultActionDescription  (inherited from Control)
public property AccessibleDescription  (inherited from Control)
public property AccessibleName  (inherited from Control)
public property AccessibleRole  (inherited from Control)
public property ActiveSmartPart  (inherited from TabWorkspace)
public property 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.
public property Alignment  (inherited from TabControl)
public property AllowDrop  (inherited from Control)
public property Anchor  (inherited from Control)
public property Appearance  (inherited from TabControl)
public property AutoScrollOffset  (inherited from Control)
public property AutoSize  (inherited from Control)
public property BackColor  Overridden. (inherited from Control)
public property BackgroundImage  Overridden. (inherited from Control)
public property BackgroundImageLayout  Overridden. (inherited from Control)
public property BindingContext  (inherited from Control)
public property Bottom  (inherited from Control)
public property Bounds  (inherited from Control)
public property CanFocus  (inherited from Control)
public property CanSelect  (inherited from Control)
public property Capture  (inherited from Control)
public property CausesValidation  (inherited from Control)
public property ClientRectangle  (inherited from Control)
public property ClientSize  (inherited from Control)
public property CompanyName  (inherited from Control)
public property Container  (inherited from Component)
public property ContainsFocus  (inherited from Control)
public property ContextMenu  (inherited from Control)
public property ContextMenuStrip  (inherited from Control)
public property Controls  (inherited from Control)
public property Count Gets the number of applications shown on the control.
public property Created  (inherited from Control)
public property Cursor  (inherited from Control)
public property DataBindings  (inherited from Control)
public property DisplayRectangle  Overridden. (inherited from Control)
public property Disposing  (inherited from Control)
public property Dock  (inherited from Control)
public property DrawMode  (inherited from TabControl)
public property Enabled  (inherited from Control)
public property Focused  (inherited from Control)
public property Font  (inherited from Control)
public property ForeColor  Overridden. (inherited from Control)
public property Handle  (inherited from Control)
public property HasChildren  (inherited from Control)
public property Height  (inherited from Control)
public property HostedApplications Gets the collection of hosted applications currently contained in the control.
public property HotTrack  (inherited from TabControl)
public property ImageList  (inherited from TabControl)
public property ImeMode  (inherited from Control)
public property InvokeRequired  (inherited from Control)
public property IsAccessible  (inherited from Control)
public property IsDisposed  (inherited from Control)
public property IsHandleCreated  (inherited from Control)
public property IsMirrored  (inherited from Control)
public property ItemSize  (inherited from TabControl)
public property LayoutEngine  (inherited from Control)
public property Left  (inherited from Control)
public property Location  (inherited from Control)
public property Margin  (inherited from Control)
public property MaximumSize  (inherited from Control)
public property MinimumSize  (inherited from Control)
public property Multiline  (inherited from TabControl)
public property Name  (inherited from Control)
public property Padding  (inherited from TabControl)
public property Pages Obsolete method. Not to be used. Obsolete.
public property Parent  (inherited from Control)
public property PreferredSize  (inherited from Control)
public property ProductName  (inherited from Control)
public property ProductVersion  (inherited from Control)
public property RecreatingHandle  (inherited from Control)
public property Region  (inherited from Control)
public property Right  (inherited from Control)
public property RightToLeft  (inherited from Control)
public property RightToLeftLayout  (inherited from TabControl)
public property RowCount  (inherited from TabControl)
public property SelectedIndex  (inherited from TabControl)
public property SelectedTab  (inherited from TabControl)
public property ShowToolTips  (inherited from TabControl)
public property Site  Overridden. (inherited from Component)
public property Size  (inherited from Control)
public property SizeMode  (inherited from TabControl)
public property SmartParts  (inherited from TabWorkspace)
public property TabCount  (inherited from TabControl)
public property TabIndex  (inherited from Control)
public property TabPages Obsolete method. Not to be used Obsolete.
public property TabStop  (inherited from Control)
public property Tag  (inherited from Control)
public property Text  Overridden. (inherited from Control)
public property Top  (inherited from Control)
public property TopLevelControl  (inherited from Control)
public property UseWaitCursor  (inherited from Control)
public property Visible  (inherited from Control)
public property Width  (inherited from Control)
public property WindowTarget  (inherited from Control)
public property WorkItem  (inherited from TabWorkspace)

Top

Protected Properties

  Name Description
protected property CanEnableIme  (inherited from Control)
protected property CanRaiseEvents  Overridden. (inherited from Component)
protected property CreateParams  Overridden. (inherited from Control)
protected property DefaultCursor  (inherited from Control)
protected property DefaultImeMode  (inherited from Control)
protected property DefaultMargin  (inherited from Control)
protected property DefaultMaximumSize  (inherited from Control)
protected property DefaultMinimumSize  (inherited from Control)
protected property DefaultPadding  (inherited from Control)
protected property DefaultSize  Overridden. (inherited from Control)
protected property DesignMode  (inherited from Component)
protected property DoubleBuffered  Overridden. (inherited from Control)
protected property Events  (inherited from Component)
protected property FontHeight  (inherited from Control)
protected property ImeModeBase  (inherited from Control)
protected property ResizeRedraw  (inherited from Control)
protected property ScaleChildren  (inherited from Control)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Activate  (inherited from TabWorkspace)
public method ApplySmartPartInfo  (inherited from TabWorkspace)
public method BeginInvoke  (inherited from Control)
public method BeginInvoke  (inherited from Control)
public method BringToFront  (inherited from Control)
public method Close  (inherited from TabWorkspace)
public method Contains  (inherited from Control)
public method CreateControl  (inherited from Control)
public method CreateGraphics  (inherited from Control)
public method CreateObjRef  (inherited from MarshalByRefObject)
public method DeselectTab  (inherited from TabControl)
public method DeselectTab  (inherited from TabControl)
public method DeselectTab  (inherited from TabControl)
public method Dispose  (inherited from Component)
public method DoDragDrop  (inherited from Control)
public method DrawToBitmap  (inherited from Control)
public method EndInvoke  (inherited from Control)
public method Equals  (inherited from Object)
public method FindForm  (inherited from Control)
public method Focus  (inherited from Control)
public method GetChildAtPoint  (inherited from Control)
public method GetChildAtPoint  (inherited from Control)
public method GetContainerControl  (inherited from Control)
public method GetControl  (inherited from TabControl)
public method GetHashCode  (inherited from Object)
public method GetLifetimeService  (inherited from MarshalByRefObject)
public method GetNextControl  (inherited from Control)
public method GetPreferredSize  (inherited from Control)
public method GetTabPage Gets a specific TabPage identify by the control it contains.
public method GetTabRect  (inherited from TabControl)
public method GetType  (inherited from Object)
public method Hide  (inherited from TabWorkspace)
public method Hide  (inherited from Control)
public method InitializeLifetimeService  (inherited from MarshalByRefObject)
public method Invalidate  (inherited from Control)
public method Invalidate  (inherited from Control)
public method Invalidate  (inherited from Control)
public method Invalidate  (inherited from Control)
public method Invalidate  (inherited from Control)
public method Invalidate  (inherited from Control)
public method Invoke  (inherited from Control)
public method Invoke  (inherited from Control)
public method IsClosableApplication Determines whether the application can be closed via the UI.
public method PerformLayout  (inherited from Control)
public method PerformLayout  (inherited from Control)
public method PointToClient  (inherited from Control)
public method PointToScreen  (inherited from Control)
public method PreProcessControlMessage  (inherited from Control)
public method PreProcessMessage  (inherited from Control)
public method RectangleToClient  (inherited from Control)
public method RectangleToScreen  (inherited from Control)
public method Refresh  (inherited from Control)
public method RemoveApplication Removes the application and its tab.
public method ResetBackColor  (inherited from Control)
public method ResetBindings  (inherited from Control)
public method ResetCursor  (inherited from Control)
public method ResetFont  (inherited from Control)
public method ResetForeColor  (inherited from Control)
public method ResetImeMode  (inherited from Control)
public method ResetRightToLeft  (inherited from Control)
public method ResetText  (inherited from Control)
public method ResumeLayout  (inherited from Control)
public method ResumeLayout  (inherited from Control)
public method Scale  (inherited from Control)
public method Scale  Obsolete.  (inherited from Control)
public method Scale  Obsolete.  (inherited from Control)
public method Select  (inherited from Control)
public method SelectNextControl  (inherited from Control)
public method SelectTab  (inherited from TabControl)
public method SelectTab  (inherited from TabControl)
public method SelectTab  (inherited from TabControl)
public method SendToBack  (inherited from Control)
public method SetBounds  (inherited from Control)
public method SetBounds  (inherited from Control)
public method Show  (inherited from TabWorkspace)
public method Show  (inherited from TabWorkspace)
public method Show  (inherited from Control)
public method ShowApplication Overloaded.  
public method SuspendLayout  (inherited from Control)
public method ToString  Overridden. (inherited from Component)
public method Update  (inherited from Control)

Top

Protected Methods

  Name Description
protected method AccessibilityNotifyClients  (inherited from Control)
protected method ConvertFrom  (inherited from TabWorkspace)
protected method CreateAccessibilityInstance  (inherited from Control)
protected method CreateControlsInstance  Overridden. (inherited from Control)
protected method CreateHandle  Overridden. (inherited from Control)
protected method DefWndProc  (inherited from Control)
protected method DestroyHandle  (inherited from Control)
protected method Dispose  Overridden. (inherited from Control)
protected method Finalize  Overridden. (inherited from Object)
protected method GetAccessibilityObjectById  (inherited from Control)
protected method GetAutoSizeMode  (inherited from Control)
protected method GetItems  (inherited from TabControl)
protected method GetItems  (inherited from TabControl)
protected method GetScaledBounds  (inherited from Control)
protected method GetService  (inherited from Component)
protected method GetStyle  (inherited from Control)
protected method GetToolTipText  (inherited from TabControl)
protected method GetTopLevel  (inherited from Control)
protected method InitLayout  (inherited from Control)
protected method InvokeGotFocus  (inherited from Control)
protected method InvokeLostFocus  (inherited from Control)
protected method InvokeOnClick  (inherited from Control)
protected method InvokePaint  (inherited from Control)
protected method InvokePaintBackground  (inherited from Control)
protected method IsInputChar  (inherited from Control)
protected method IsInputKey  Overridden. (inherited from Control)
protected method MemberwiseClone  (inherited from MarshalByRefObject)
protected method MemberwiseClone  (inherited from Object)
protected method NotifyInvalidate  (inherited from Control)
protected method OnActivate  (inherited from TabWorkspace)
protected method OnApplySmartPartInfo  (inherited from TabWorkspace)
protected method OnAutoSizeChanged  (inherited from Control)
protected method OnBackColorChanged  (inherited from Control)
protected method OnBackgroundImageChanged  (inherited from Control)
protected method OnBackgroundImageLayoutChanged  (inherited from Control)
protected method OnBindingContextChanged  (inherited from Control)
protected method OnCausesValidationChanged  (inherited from Control)
protected method OnChangeUICues  (inherited from Control)
protected method OnClick  (inherited from Control)
protected method OnClientSizeChanged  (inherited from Control)
protected method OnClose Overridden. Handler to remove the smartPart from collections.
protected method OnContextMenuChanged  (inherited from Control)
protected method OnContextMenuStripChanged  (inherited from Control)
protected method OnControlAdded  (inherited from Control)
protected method OnControlRemoved  (inherited from Control)
protected method OnCreateControl  Overridden. (inherited from Control)
protected method OnCursorChanged  (inherited from Control)
protected method OnDeselected  (inherited from TabControl)
protected method OnDeselecting  (inherited from TabControl)
protected method OnDockChanged  (inherited from Control)
protected method OnDoubleClick  (inherited from Control)
protected method OnDragDrop  (inherited from Control)
protected method OnDragEnter  (inherited from Control)
protected method OnDragLeave  (inherited from Control)
protected method OnDragOver  (inherited from Control)
protected method OnDrawItem Overridden. Draws an x on the tab
protected method OnEnabledChanged  (inherited from Control)
protected method OnEnter  Overridden. (inherited from Control)
protected method OnFontChanged  Overridden. (inherited from Control)
protected method OnForeColorChanged  (inherited from Control)
protected method OnGiveFeedback  (inherited from Control)
protected method OnGotFocus  (inherited from Control)
protected method OnHandleCreated  Overridden. (inherited from Control)
protected method OnHandleDestroyed  Overridden. (inherited from Control)
protected method OnHelpRequested  (inherited from Control)
protected method OnHide  (inherited from TabWorkspace)
protected method OnImeModeChanged  (inherited from Control)
protected method OnInvalidated  (inherited from Control)
protected method OnKeyDown  Overridden. (inherited from Control)
protected method OnKeyPress  (inherited from Control)
protected method OnKeyUp  (inherited from Control)
protected method OnLayout  (inherited from Control)
protected method OnLeave  Overridden. (inherited from Control)
protected method OnLocationChanged  (inherited from Control)
protected method OnLostFocus  (inherited from Control)
protected method OnMarginChanged  (inherited from Control)
protected method OnMouseCaptureChanged  (inherited from Control)
protected method OnMouseClick Overridden. Handler when clicking close on tab page
protected method OnMouseDoubleClick  (inherited from Control)
protected method OnMouseDown  (inherited from Control)
protected method OnMouseEnter  (inherited from Control)
protected method OnMouseHover  (inherited from Control)
protected method OnMouseLeave  (inherited from Control)
protected method OnMouseMove  (inherited from Control)
protected method OnMouseUp  (inherited from Control)
protected method OnMouseWheel  (inherited from Control)
protected method OnMove  (inherited from Control)
protected method OnNotifyMessage  (inherited from Control)
protected method OnPaddingChanged  (inherited from Control)
protected method OnPaint  (inherited from Control)
protected method OnPaintBackground  (inherited from Control)
protected method OnParentBackColorChanged  (inherited from Control)
protected method OnParentBackgroundImageChanged  (inherited from Control)
protected method OnParentBindingContextChanged  (inherited from Control)
protected method OnParentChanged  (inherited from Control)
protected method OnParentCursorChanged  (inherited from Control)
protected method OnParentEnabledChanged  (inherited from Control)
protected method OnParentFontChanged  (inherited from Control)
protected method OnParentForeColorChanged  (inherited from Control)
protected method OnParentRightToLeftChanged  (inherited from Control)
protected method OnParentVisibleChanged  (inherited from Control)
protected method OnPreviewKeyDown  (inherited from Control)
protected method OnPrint  (inherited from Control)
protected method OnQueryContinueDrag  (inherited from Control)
protected method OnRegionChanged  (inherited from Control)
protected method OnResize  Overridden. (inherited from Control)
protected method OnRightToLeftChanged  (inherited from Control)
protected method OnRightToLeftLayoutChanged  (inherited from TabControl)
protected method OnSelected  (inherited from TabControl)
protected method OnSelectedIndexChanged  Overridden. (inherited from TabControl)
protected method OnSelecting  (inherited from TabControl)
protected method OnShow  (inherited from TabWorkspace)
protected method OnSizeChanged  (inherited from Control)
protected method OnSmartPartActivated  (inherited from TabWorkspace)
protected method OnSmartPartClosing  (inherited from TabWorkspace)
protected method OnStyleChanged  Overridden. (inherited from Control)
protected method OnSystemColorsChanged  (inherited from Control)
protected method OnTabIndexChanged  (inherited from Control)
protected method OnTabStopChanged  (inherited from Control)
protected method OnTextChanged  (inherited from Control)
protected method OnValidated  (inherited from Control)
protected method OnValidating  (inherited from Control)
protected method OnVisibleChanged  (inherited from Control)
protected method ProcessCmdKey  (inherited from Control)
protected method ProcessDialogChar  (inherited from Control)
protected method ProcessDialogKey  (inherited from Control)
protected method ProcessKeyEventArgs  (inherited from Control)
protected method ProcessKeyPreview  Overridden. (inherited from Control)
protected method RaiseDragEvent  (inherited from Control)
protected method RaiseKeyEvent  (inherited from Control)
protected method RaiseMouseEvent  (inherited from Control)
protected method RaisePaintEvent  (inherited from Control)
protected method RecreateHandle  (inherited from Control)
protected method RemoveAll  (inherited from TabControl)
protected method ResetMouseEventArgs  (inherited from Control)
protected method RtlTranslateAlignment  (inherited from Control)
protected method RtlTranslateAlignment  (inherited from Control)
protected method RtlTranslateAlignment  (inherited from Control)
protected method RtlTranslateHorizontal  (inherited from Control)
protected method RtlTranslateLeftRight  (inherited from Control)
protected method ScaleControl  (inherited from Control)
protected method ScaleCore  Overridden. (inherited from Control)
protected method Select  (inherited from Control)
protected method SetAutoSizeMode  (inherited from Control)
protected method SetBoundsCore  (inherited from Control)
protected method SetClientSizeCore  (inherited from Control)
protected method SetStyle  (inherited from Control)
protected method SetTopLevel  (inherited from Control)
protected method SetVisibleCore  (inherited from Control)
protected method SizeFromClientSize  (inherited from Control)
protected method UpdateBounds  (inherited from Control)
protected method UpdateBounds  (inherited from Control)
protected method UpdateStyles  (inherited from Control)
protected method UpdateTabSelection  (inherited from TabControl)
protected method UpdateZOrder  (inherited from Control)
protected method WndProc  Overridden. (inherited from Control)

Top

Public Events

  Name Description
public event AutoSizeChanged  (inherited from Control)
public event BackColorChanged  (inherited from TabControl)
public event BackgroundImageChanged  (inherited from TabControl)
public event BackgroundImageLayoutChanged  (inherited from TabControl)
public event BindingContextChanged  (inherited from Control)
public event CausesValidationChanged  (inherited from Control)
public event ChangeUICues  (inherited from Control)
public event Click  (inherited from Control)
public event ClientSizeChanged  (inherited from Control)
public event CloseAppClick Fired when the user clicks on the close button on the tab page.
public event ContextMenuChanged  (inherited from Control)
public event ContextMenuStripChanged  (inherited from Control)
public event ControlAdded  (inherited from Control)
public event ControlRemoved  (inherited from Control)
public event CursorChanged  (inherited from Control)
public event Deselected  (inherited from TabControl)
public event Deselecting  (inherited from TabControl)
public event Disposed  (inherited from Component)
public event DockChanged  (inherited from Control)
public event DoubleClick  (inherited from Control)
public event DragDrop  (inherited from Control)
public event DragEnter  (inherited from Control)
public event DragLeave  (inherited from Control)
public event DragOver  (inherited from Control)
public event DrawItem  (inherited from TabControl)
public event EnabledChanged  (inherited from Control)
public event Enter  (inherited from Control)
public event FontChanged  (inherited from Control)
public event ForeColorChanged  (inherited from TabControl)
public event GiveFeedback  (inherited from Control)
public event GotFocus  (inherited from Control)
public event HandleCreated  (inherited from Control)
public event HandleDestroyed  (inherited from Control)
public event HelpRequested  (inherited from Control)
public event ImeModeChanged  (inherited from Control)
public event Invalidated  (inherited from Control)
public event KeyDown  (inherited from Control)
public event KeyPress  (inherited from Control)
public event KeyUp  (inherited from Control)
public event Layout  (inherited from Control)
public event Leave  (inherited from Control)
public event LocationChanged  (inherited from Control)
public event LostFocus  (inherited from Control)
public event MarginChanged  (inherited from Control)
public event MouseCaptureChanged  (inherited from Control)
public event MouseClick  (inherited from Control)
public event MouseDoubleClick  (inherited from Control)
public event MouseDown  (inherited from Control)
public event MouseEnter  (inherited from Control)
public event MouseHover  (inherited from Control)
public event MouseLeave  (inherited from Control)
public event MouseMove  (inherited from Control)
public event MouseUp  (inherited from Control)
public event MouseWheel  (inherited from Control)
public event Move  (inherited from Control)
public event PaddingChanged  (inherited from Control)
public event Paint  (inherited from TabControl)
public event ParentChanged  (inherited from Control)
public event PreviewKeyDown  (inherited from Control)
public event QueryAccessibilityHelp  (inherited from Control)
public event QueryContinueDrag  (inherited from Control)
public event RegionChanged  (inherited from Control)
public event Resize  (inherited from Control)
public event RightToLeftChanged  (inherited from Control)
public event RightToLeftLayoutChanged  (inherited from TabControl)
public event Selected  (inherited from TabControl)
public event SelectedIndexChanged  (inherited from TabControl)
public event Selecting  (inherited from TabControl)
public event SizeChanged  (inherited from Control)
public event SmartPartActivated  (inherited from TabWorkspace)
public event SmartPartClosing  (inherited from TabWorkspace)
public event StyleChanged  (inherited from Control)
public event SystemColorsChanged  (inherited from Control)
public event TabIndexChanged  (inherited from Control)
public event TabStopChanged  (inherited from Control)
public event TextChanged  (inherited from TabControl)
public event Validated  (inherited from Control)
public event Validating  (inherited from Control)
public event VisibleChanged  (inherited from Control)

Top

Explicit Interface Implementations

  Name Description
  ConvertFrom  (inherited from TabWorkspace)
  OnActivate  (inherited from TabWorkspace)
  OnApplySmartPartInfo  (inherited from TabWorkspace)
  OnClose  (inherited from TabWorkspace)
  OnHide  (inherited from TabWorkspace)
  OnShow  (inherited from TabWorkspace)
  RaiseSmartPartActivated  (inherited from TabWorkspace)
  RaiseSmartPartClosing  (inherited from TabWorkspace)
  OnDragDrop  (inherited from Control)
  OnDragEnter  (inherited from Control)
  OnDragLeave  (inherited from Control)
  OnDragOver  (inherited from Control)

Top

See Also

Reference

AifTabControl Class
Microsoft.Uii.Csr Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.