ExternalControl Members
Wraps external applications in a .Net control so the UII application host can treat them as normal UII hosted applications.
The following tables list the members exposed by the ExternalControl type.
Public Constructors
Name | Description | |
---|---|---|
ExternalControl | Initializes a new instance of the Microsoft.Uii.Csr.ExternalControl class with the specified initstring. |
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) | |
AllowDrop | (inherited from Control) | |
Anchor | (inherited from Control) | |
AssemblyUrl | Returns the configured path of the executable. | |
AutoScrollOffset | (inherited from Control) | |
AutoSize | (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) | |
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) | |
Created | (inherited from Control) | |
Cursor | (inherited from Control) | |
DataBindings | (inherited from Control) | |
DisplayRectangle | (inherited from Control) | |
Disposing | (inherited from Control) | |
Dock | (inherited from Control) | |
Enabled | (inherited from Control) | |
Focused | (inherited from Control) | |
Font | (inherited from Control) | |
ForeColor | (inherited from Control) | |
Handle | (inherited from Control) | |
HandleRef | Returns a HandleRef for Control.Handle | |
HasChildren | (inherited from Control) | |
Height | (inherited from Control) | |
HostInside | ||
HostOnTop | ||
Hwnd | Obsolete. Retained for legacy compatibility. Use MainWindow instead. | |
Icon | Icon extracted from the running process. Returns null if no icon could be extracted. | |
ImeMode | (inherited from Control) | |
InvokeRequired | (inherited from Control) | |
IsAccessible | (inherited from Control) | |
isAppClosing | flag to close applications | |
IsDisposed | (inherited from Control) | |
IsHandleCreated | (inherited from Control) | |
IsMirrored | (inherited from Control) | |
LayoutEngine | (inherited from Control) | |
Left | (inherited from Control) | |
Location | (inherited from Control) | |
MainWindow | Top-level window handle of the external application. | |
Margin | (inherited from Control) | |
MaximumSize | (inherited from Control) | |
MinimumSize | (inherited from Control) | |
Name | (inherited from Control) | |
NoMessagePump | Indicates whether message pump is enabled | |
Padding | (inherited from Control) | |
Parent | (inherited from Control) | |
PreferredSize | (inherited from Control) | |
Process | The running process associated with this 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) | |
Site | Overridden. (inherited from Component) | |
Size | (inherited from Control) | |
TabIndex | (inherited from Control) | |
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) | |
WindowTarget | (inherited from Control) |
Top
Protected Properties
Name | Description | |
---|---|---|
CanEnableIme | (inherited from Control) | |
CanRaiseEvents | Overridden. (inherited from Component) | |
CreateParams | (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 Control) | |
DesignMode | (inherited from Component) | |
DoubleBuffered | (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 | |
---|---|---|
AttachListenersForWindowPositioning | Overloaded. | |
BeginInvoke | (inherited from Control) | |
BeginInvoke | (inherited from Control) | |
BringToFront | (inherited from Control) | |
Clear | Resets internal state so another initstring can be started. Any associated running Process will NOT terminated, use Close() to terminate the process. | |
Close | Terminates the hosted Process. Attempts to first send MainWindow a close message before termination. | |
Contains | (inherited from Control) | |
CreateControl | (inherited from Control) | |
CreateGraphics | (inherited from Control) | |
CreateObjRef | (inherited from MarshalByRefObject) | |
DetachAllListenersForWindowPositioning | Detaches any previously attached events that support window positioning. If window positioning is not configured, this method will have no effect. | |
DetachAllListenersForWpfWindowPositioning | Detaches any previously attached events that support window positioning. If window positioning is not configured, this method will have no effect. | |
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) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetNextControl | (inherited from Control) | |
GetPreferredSize | (inherited from Control) | |
GetType | (inherited from Object) | |
Hide | (inherited from Control) | |
HidePositionedWindow | Hides the positioned window. If window positioning is not configured, this method will have no effect. | |
Host | Host | |
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) | |
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) | |
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) | |
SendToBack | (inherited from Control) | |
SetBounds | (inherited from Control) | |
SetBounds | (inherited from Control) | |
Show | (inherited from Control) | |
ShowAndActivateDeckPositionedWindow | Shows and Activates (sizes and positions) the positioned window. If window positioning is not configured, this method will have no effect. | |
ShowAndActivatePositionedWindow | Shows and Activates (sizes and positions) the positioned window. If window positioning is not configured, this method will have no effect. | |
Start | Parses initstring, launches the corresponding process (if one has not been already assigned), searches for (and acquires) the main window of the application, then configures a window management strategy based upon the initstring configuration. | |
SuspendLayout | (inherited from Control) | |
ToString | Overridden. (inherited from Object) | |
Update | (inherited from Control) |
Top
Protected Methods
Top
Public Events
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
OnDragDrop | (inherited from Control) | |
OnDragEnter | (inherited from Control) | |
OnDragLeave | (inherited from Control) | |
OnDragOver | (inherited from Control) |
Top
See Also
Reference
ExternalControl Class
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.