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 | |
---|---|---|
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) | |
AutoSize | (inherited from Control) | |
BackColor | Overridden. (inherited from Control) | |
BackgroundImage | Overridden. (inherited from Control) | |
BackgroundImageLayout | Overridden. (inherited from Control) | |
BindingContext | (inherited from Control) | |
Bottom | (inherited from Control) | |
Bounds | (inherited from Control) | |
CanFocus | (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) | |
Cursor | (inherited from Control) | |
DataBindings | (inherited from Control) | |
DisplayRectangle | Overridden. (inherited from Control) | |
Disposing | (inherited from Control) | |
Dock | (inherited from Control) | |
DrawMode | (inherited from TabControl) | |
Enabled | (inherited from Control) | |
Focused | (inherited from Control) | |
Font | (inherited from Control) | |
ForeColor | Overridden. (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) | |
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 method. Not to be used. Obsolete. | |
Parent | (inherited from Control) | |
PreferredSize | (inherited from Control) | |
ProductName | (inherited from Control) | |
ProductVersion | (inherited from Control) | |
RecreatingHandle | (inherited from Control) | |
Region | (inherited from Control) | |
Right | (inherited from Control) | |
RightToLeft | (inherited from Control) | |
RightToLeftLayout | (inherited from TabControl) | |
RowCount | (inherited from TabControl) | |
SelectedIndex | (inherited from TabControl) | |
SelectedTab | (inherited from TabControl) | |
ShowToolTips | (inherited from TabControl) | |
Site | Overridden. (inherited from Component) | |
Size | (inherited from Control) | |
SizeMode | (inherited from TabControl) | |
SmartParts | (inherited from TabWorkspace) | |
TabCount | (inherited from TabControl) | |
TabIndex | (inherited from Control) | |
TabPages | Obsolete method. Not to be used Obsolete. | |
TabStop | (inherited from Control) | |
Tag | (inherited from Control) | |
Text | Overridden. (inherited from Control) | |
Top | (inherited from Control) | |
TopLevelControl | (inherited from Control) | |
UseWaitCursor | (inherited from Control) | |
Visible | (inherited from Control) | |
Width | (inherited from Control) | |
WindowTarget | (inherited from Control) | |
WorkItem | (inherited from TabWorkspace) |
Top
Protected Properties
Name | Description | |
---|---|---|
CanEnableIme | (inherited from Control) | |
CanRaiseEvents | Overridden. (inherited from Component) | |
CreateParams | Overridden. (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 | Overridden. (inherited from Control) | |
DesignMode | (inherited from Component) | |
DoubleBuffered | Overridden. (inherited from Control) | |
Events | (inherited from Component) | |
FontHeight | (inherited from Control) | |
ImeModeBase | (inherited from Control) | |
ResizeRedraw | (inherited from Control) | |
ScaleChildren | (inherited from Control) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Activate | (inherited from TabWorkspace) | |
ApplySmartPartInfo | (inherited from TabWorkspace) | |
BeginInvoke | (inherited from Control) | |
BeginInvoke | (inherited from Control) | |
BringToFront | (inherited from Control) | |
Close | (inherited from TabWorkspace) | |
Contains | (inherited from Control) | |
CreateControl | (inherited from Control) | |
CreateGraphics | (inherited from Control) | |
CreateObjRef | (inherited from MarshalByRefObject) | |
DeselectTab | (inherited from TabControl) | |
DeselectTab | (inherited from TabControl) | |
DeselectTab | (inherited from TabControl) | |
Dispose | (inherited from Component) | |
DoDragDrop | (inherited from Control) | |
DrawToBitmap | (inherited from Control) | |
EndInvoke | (inherited from Control) | |
Equals | (inherited from Object) | |
FindForm | (inherited from Control) | |
Focus | (inherited from Control) | |
GetChildAtPoint | (inherited from Control) | |
GetChildAtPoint | (inherited from Control) | |
GetContainerControl | (inherited from Control) | |
GetControl | (inherited from TabControl) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetNextControl | (inherited from Control) | |
GetPreferredSize | (inherited from Control) | |
GetTabPage | Gets a specific TabPage identify by the control it contains. | |
GetTabRect | (inherited from TabControl) | |
GetType | (inherited from Object) | |
Hide | (inherited from TabWorkspace) | |
Hide | (inherited from Control) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
Invalidate | (inherited from Control) | |
Invalidate | (inherited from Control) | |
Invalidate | (inherited from Control) | |
Invalidate | (inherited from Control) | |
Invalidate | (inherited from Control) | |
Invalidate | (inherited from Control) | |
Invoke | (inherited from Control) | |
Invoke | (inherited from Control) | |
IsClosableApplication | Determines whether the application can be closed via the UI. | |
PerformLayout | (inherited from Control) | |
PerformLayout | (inherited from Control) | |
PointToClient | (inherited from Control) | |
PointToScreen | (inherited from Control) | |
PreProcessControlMessage | (inherited from Control) | |
PreProcessMessage | (inherited from Control) | |
RectangleToClient | (inherited from Control) | |
RectangleToScreen | (inherited from Control) | |
Refresh | (inherited from Control) | |
RemoveApplication | Removes the application and its tab. | |
ResetBackColor | (inherited from Control) | |
ResetBindings | (inherited from Control) | |
ResetCursor | (inherited from Control) | |
ResetFont | (inherited from Control) | |
ResetForeColor | (inherited from Control) | |
ResetImeMode | (inherited from Control) | |
ResetRightToLeft | (inherited from Control) | |
ResetText | (inherited from Control) | |
ResumeLayout | (inherited from Control) | |
ResumeLayout | (inherited from Control) | |
Scale | (inherited from Control) | |
Scale | Obsolete. (inherited from Control) | |
Scale | Obsolete. (inherited from Control) | |
Select | (inherited from Control) | |
SelectNextControl | (inherited from Control) | |
SelectTab | (inherited from TabControl) | |
SelectTab | (inherited from TabControl) | |
SelectTab | (inherited from TabControl) | |
SendToBack | (inherited from Control) | |
SetBounds | (inherited from Control) | |
SetBounds | (inherited from Control) | |
Show | (inherited from TabWorkspace) | |
Show | (inherited from TabWorkspace) | |
Show | (inherited from Control) | |
ShowApplication | Overloaded. | |
SuspendLayout | (inherited from Control) | |
ToString | Overridden. (inherited from Component) | |
Update | (inherited from Control) |
Top
Protected Methods
Top
Public Events
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.