Defines an Operations Manager user interface (UI) page.
The following tables list the members exposed by the UIPage type.
Public
Constructors
Protected Fields
| Name | Description | |
|---|---|---|
![]()
|
ScrollStateAutoScrolling | (inherited from ScrollableControl) |
![]()
|
ScrollStateFullDrag | (inherited from ScrollableControl) |
![]()
|
ScrollStateHScrollVisible | (inherited from ScrollableControl) |
![]()
|
ScrollStateUserHasScrolled | (inherited from ScrollableControl) |
![]()
|
ScrollStateVScrollVisible | (inherited from ScrollableControl) |
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) |
|
ActiveControl | (inherited from ContainerControl) |
|
AllowDrop | (inherited from Control) |
|
Anchor | (inherited from Control) |
|
AuthoringContext | Gets the authoring context for the UI page. |
|
AutoScaleDimensions | (inherited from ContainerControl) |
|
AutoScaleMode | (inherited from ContainerControl) |
|
AutoScroll | (inherited from ScrollableControl) |
|
AutoScrollMargin | (inherited from ScrollableControl) |
|
AutoScrollMinSize | (inherited from ScrollableControl) |
|
AutoScrollOffset | (inherited from Control) |
|
AutoScrollPosition | (inherited from ScrollableControl) |
|
AutoSize | (inherited from UserControl) |
|
AutoSizeMode | (inherited from UserControl) |
|
AutoValidate | (inherited from UserControl) |
|
BackColor | (inherited from Control) |
|
BackgroundImage | (inherited from Control) |
|
BackgroundImageLayout | (inherited from Control) |
|
BindingContext | (inherited from ContainerControl) |
|
BorderStyle | (inherited from UserControl) |
|
Bottom | (inherited from Control) |
|
Bounds | (inherited from Control) |
|
CanFocus | (inherited from Control) |
|
CanSelect | (inherited from Control) |
|
Capture | (inherited from Control) |
|
CausesValidation | (inherited from Control) |
![]()
|
CheckForIllegalCrossThreadCalls | (inherited from Control) |
|
ClientRectangle | (inherited from Control) |
|
ClientSize | (inherited from Control) |
|
CompanyName | (inherited from Control) |
|
ConditionDetectionModuleContext | Gets the condition detection module context for the UI page. This property is used when the page is used to configure a condition detection module. |
|
Container | (inherited from Component) |
|
ContainsFocus | (inherited from Control) |
|
Context | Gets or sets the user interface (UI) page context. |
|
ContextMenu | (inherited from Control) |
|
ContextMenuStrip | (inherited from Control) |
|
Controls | (inherited from Control) |
|
Created | (inherited from Control) |
|
CurrentAutoScaleDimensions | (inherited from ContainerControl) |
|
Cursor | (inherited from Control) |
|
DataBindings | (inherited from Control) |
|
DataSourceModuleContext | Gets the data source module context for the UI page. This property is used when the page is used to configure a data source module. |
![]()
|
DefaultBackColor | (inherited from Control) |
![]()
|
DefaultFont | (inherited from Control) |
![]()
|
DefaultForeColor | (inherited from Control) |
|
DiagnosticContext | Gets the diagnostic context for the UI page. This property is used when the page is used to configure a diagnostic object. |
|
Dirty | Gets or sets a Boolean value that determines whether the user interface (UI) page has changed. This value is only used when the page is hosted in a property sheet. |
|
DiscoveryContext | Gets the discovery context for the UI page. This property is used when the page is used to configure a discovery object. |
|
DisplayRectangle | (inherited from ScrollableControl) |
|
Disposing | (inherited from Control) |
|
Dock | (inherited from Control) |
|
DockPadding | (inherited from ScrollableControl) |
|
Enabled | (inherited from Control) |
|
Focused | (inherited from Control) |
|
Font | (inherited from Control) |
|
ForeColor | (inherited from Control) |
|
Handle | (inherited from Control) |
|
HasChildren | (inherited from Control) |
|
HeaderText | Gets or sets the header text for the user interface (UI) page. |
|
Height | (inherited from Control) |
|
HelpKey | Gets or sets help key associated with this UI page. |
|
HorizontalScroll | (inherited from ScrollableControl) |
|
Host | Gets the host framework where the user interface (UI) page is hosted. |
|
HostPage | Gets the page that hosts (contains) this UI page. |
|
ImeMode | (inherited from Control) |
|
InputConfigurationXml | Gets or sets the XML configuration data that the user interface (UI) page should load from. |
|
InvokeRequired | (inherited from Control) |
|
IsAccessible | (inherited from Control) |
|
IsConfigValid | Gets or sets a Boolean value that determines whether the user interface (UI) page configuration is currently valid. |
|
IsDisposed | (inherited from Control) |
|
IsHandleCreated | (inherited from Control) |
|
IsMirrored | (inherited from Control) |
|
LayoutEngine | (inherited from Control) |
|
Left | (inherited from Control) |
|
Location | (inherited from Control) |
|
Margin | (inherited from Control) |
|
MaximumSize | (inherited from Control) |
|
MinimumSize | (inherited from Control) |
![]()
|
ModifierKeys | (inherited from Control) |
|
ModuleContext | Gets the module context for the UI page. This property is used when the page is used to configure a module. |
|
MonitorContext | Gets the monitor context for the UI page. This property is used when the page is used to configure a monitor object. |
![]()
|
MouseButtons | (inherited from Control) |
![]()
|
MousePosition | (inherited from Control) |
|
Name | (inherited from Control) |
|
NavigationText | Gets or sets the navigation text for the user interface (UI) page. By default, the title provided in the Management Pack is used for this text. |
|
OutputConfigurationXml | Gets or sets the XML configuration data that user interface (UI) page outputs. |
|
Padding | (inherited from Control) |
|
PageParamsXml | Gets the settings (parameters) passed to this UI page. |
|
PageReference | Gets or sets the user interface (UI) page reference for this page. |
|
Parent | (inherited from Control) |
|
ParentForm | (inherited from ContainerControl) |
|
ParentPageSet | Gets or sets the user interface (UI) page set that this UI page is a part of. |
|
PreferredSize | (inherited from Control) |
|
ProbeActionModuleContext | Gets the probe action module context for this UI page. This property is used when the page is used to configure a probe action module. |
|
ProductName | (inherited from Control) |
|
ProductVersion | (inherited from Control) |
|
ReadOnly | Gets or sets a Boolean value that determines whether this user interface (UI) page is read-only. |
|
RecoveryContext | Gets the recovery context for this UI page. This property is used when the page is used to configure a recovery object. |
|
RecreatingHandle | (inherited from Control) |
|
Region | (inherited from Control) |
|
Right | (inherited from Control) |
|
RightToLeft | (inherited from Control) |
|
RuleContext | Gets the rule context for this UI page. This property is used when the page is used to configure a rule object. |
|
SharedUserData | Gets or sets the object that is used to share data between user interface (UI) pages. |
|
Site | (inherited from Control) |
|
Size | (inherited from Control) |
|
TabIndex | (inherited from Control) |
|
TabName | Gets or sets the name of the tab name for the user interface (UI) page. By default, the tab name is the name of the Management Pack. |
|
TabStop | (inherited from Control) |
|
Tag | (inherited from Control) |
|
TaskContext | Gets the task context for this UI page. This property is used when the page is used to configure a task object. |
|
TemplateContext | Gets the template context for this UI page. This property is used when the page is used to configure a template object. |
|
Text | (inherited from UserControl) |
|
Top | (inherited from Control) |
|
TopLevelControl | (inherited from Control) |
|
UnitMonitorContext | Gets the unit monitor context for this UI page. This property is used when the page is used to configure a unit monitor object. |
|
UseWaitCursor | (inherited from Control) |
|
VerticalScroll | (inherited from ScrollableControl) |
|
Visible | (inherited from Control) |
|
Width | (inherited from Control) |
|
WindowTarget | (inherited from Control) |
|
WriteActionModuleContext | Gets the action module context for this UI page. This property is used when the page is used to configure an action module object. |
Protected
Properties
| Name | Description | |
|---|---|---|
|
AutoScaleFactor | (inherited from ContainerControl) |
|
CanRaiseEvents | (inherited from Control) |
|
CreateParams | (inherited from UserControl) |
|
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 UserControl) |
|
DesignMode | (inherited from Component) |
|
DestinationManagementPack | Gets the destination Management Pack that contains the UI page context. |
|
DoubleBuffered | (inherited from Control) |
|
Events | (inherited from Component) |
|
FontHeight | (inherited from Control) |
|
HScroll | (inherited from ScrollableControl) |
|
IsCreationMode | Gets a Boolean value that determines whether the UI page is used for creation mode or upgrade mode. |
|
ManagementGroup | Gets the Management Group that contains the UI page. |
|
RenderRightToLeft | Obsolete. (inherited from Control) |
|
ResizeRedraw | (inherited from Control) |
|
ScaleChildren | (inherited from Control) |
|
ShowFocusCues | (inherited from Control) |
|
ShowKeyboardCues | (inherited from Control) |
|
TargetedType | Gets the targeted type if the context is targeted to a type. This property can be null and can change at any time. |
|
VScroll | (inherited from ScrollableControl) |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
BeginInvoke | Overloaded. (inherited from Control) |
|
BringToFront | (inherited from Control) |
|
Contains | (inherited from Control) |
|
CreateControl | (inherited from Control) |
|
CreateGraphics | (inherited from Control) |
|
CreateObjRef | (inherited from MarshalByRefObject) |
|
Dispose | Overloaded. |
|
DoDragDrop | (inherited from Control) |
|
DrawToBitmap | (inherited from Control) |
|
EndInvoke | (inherited from Control) |
|
Equals | Overloaded. (inherited from Object) |
|
FindForm | (inherited from Control) |
|
Focus | (inherited from Control) |
![]()
|
FromChildHandle | (inherited from Control) |
![]()
|
FromHandle | (inherited from Control) |
|
GetChildAtPoint | Overloaded. (inherited from Control) |
|
GetContainerControl | (inherited from Control) |
|
GetHashCode | (inherited from Object) |
|
GetLifetimeService | (inherited from MarshalByRefObject) |
|
GetNextControl | (inherited from Control) |
|
GetPageOutputXml | Gets the page output XML for the given page reference in a page set. |
|
GetPreferredSize | (inherited from Control) |
|
GetPreviousPageOutputXml | Gets the previous page's output XML if a previous page exists. |
|
GetType | (inherited from Object) |
|
Hide | (inherited from Control) |
|
InitializeLifetimeService | (inherited from MarshalByRefObject) |
|
Invalidate | Overloaded. (inherited from Control) |
|
Invoke | Overloaded. (inherited from Control) |
![]()
|
IsKeyLocked | (inherited from Control) |
![]()
|
IsMnemonic | (inherited from Control) |
|
LoadPageConfig | Loads the user interface (UI) page. |
|
OnHostClosing | Called when the host page is closed. |
|
OnKillActive | Called when the user interface (UI) page is about to be deactivated. |
|
OnSetActive | Called when the user interface (UI) page is about to be activated. |
|
PerformAutoScale | (inherited from ContainerControl) |
|
PerformLayout | Overloaded. (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) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
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 | Overloaded. (inherited from Control) |
|
SavePageConfig | Saves the page configuration to the OutputConfigurationXml property. |
|
Scale | Overloaded. (inherited from Control) |
|
ScrollControlIntoView | (inherited from ScrollableControl) |
|
Select | Overloaded. (inherited from ContainerControl) |
|
SelectNextControl | (inherited from Control) |
|
SendToBack | (inherited from Control) |
|
SetAutoScrollMargin | (inherited from ScrollableControl) |
|
SetBounds | Overloaded. (inherited from Control) |
|
Show | (inherited from Control) |
|
SuspendLayout | (inherited from Control) |
|
ToString | (inherited from Component) |
|
Update | (inherited from Control) |
|
Validate | Overloaded. (inherited from ContainerControl) |
|
ValidateChildren | Overloaded. (inherited from UserControl) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
AccessibilityNotifyClients | Overloaded. (inherited from Control) |
|
AdjustFormScrollbars | (inherited from ContainerControl) |
|
CreateAccessibilityInstance | (inherited from Control) |
|
CreateControlsInstance | (inherited from Control) |
|
CreateHandle | (inherited from Control) |
|
DefWndProc | (inherited from Control) |
|
DestroyHandle | (inherited from Control) |
|
DisplayErrorMessage | Overloaded. Displays an error message with a caption that is independent of the host page that this page is hosted in. |
|
Dispose | Overloaded. Overridden. Disposes the object. |
|
Finalize | (inherited from Component) |
|
GetAccessibilityObjectById | (inherited from Control) |
|
GetAliasedName | Overloaded. Gets the aliased name for the given element to reference in the current destination Management Pack. |
|
GetAutoSizeMode | (inherited from Control) |
|
GetOutputConfigurationXml | Gets the output configuration XML of the page identified by the given page reference identifier. |
|
GetScaledBounds | (inherited from Control) |
|
GetScrollState | (inherited from ScrollableControl) |
|
GetService | (inherited from Component) |
|
GetStyle | (inherited from Control) |
|
GetTopLevel | (inherited from Control) |
|
InitLayout | (inherited from Control) |
|
InvokeGotFocus | (inherited from Control) |
|
InvokeLostFocus | (inherited from Control) |
|
InvokeOnClick | (inherited from Control) |
|
InvokePaint | (inherited from Control) |
|
InvokePaintBackground | (inherited from Control) |
|
IsInputChar | (inherited from Control) |
|
IsInputKey | (inherited from Control) |
|
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject) |
|
NotifyInvalidate | (inherited from Control) |
|
OnAutoSizeChanged | (inherited from Control) |
|
OnAutoValidateChanged | (inherited from ContainerControl) |
|
OnBackColorChanged | (inherited from Control) |
|
OnBackgroundImageChanged | (inherited from Control) |
|
OnBackgroundImageLayoutChanged | (inherited from Control) |
|
OnBindingContextChanged | (inherited from Control) |
|
OnCausesValidationChanged | (inherited from Control) |
|
OnChangeUICues | (inherited from Control) |
|
OnClick | (inherited from Control) |
|
OnClientSizeChanged | (inherited from Control) |
|
OnContextMenuChanged | (inherited from Control) |
|
OnContextMenuStripChanged | (inherited from Control) |
|
OnControlAdded | (inherited from Control) |
|
OnControlRemoved | (inherited from Control) |
|
OnCreateControl | (inherited from UserControl) |
|
OnCursorChanged | (inherited from Control) |
|
OnDockChanged | (inherited from Control) |
|
OnDoubleClick | (inherited from Control) |
|
OnDragDrop | (inherited from Control) |
|
OnDragEnter | (inherited from Control) |
|
OnDragLeave | (inherited from Control) |
|
OnDragOver | (inherited from Control) |
|
OnEnabledChanged | (inherited from Control) |
|
OnEnter | (inherited from Control) |
|
OnFontChanged | (inherited from ContainerControl) |
|
OnForeColorChanged | (inherited from Control) |
|
OnGiveFeedback | (inherited from Control) |
|
OnGotFocus | (inherited from Control) |
|
OnHandleCreated | (inherited from Control) |
|
OnHandleDestroyed | (inherited from Control) |
|
OnHelpRequested | (inherited from Control) |
|
OnImeModeChanged | (inherited from Control) |
|
OnInvalidated | (inherited from Control) |
|
OnKeyDown | (inherited from Control) |
|
OnKeyPress | (inherited from Control) |
|
OnKeyUp | (inherited from Control) |
|
OnLayout | (inherited from ContainerControl) |
|
OnLeave | (inherited from Control) |
|
OnLoad | (inherited from UserControl) |
|
OnLocationChanged | (inherited from Control) |
|
OnLostFocus | (inherited from Control) |
|
OnMarginChanged | (inherited from Control) |
|
OnMouseCaptureChanged | (inherited from Control) |
|
OnMouseClick | (inherited from Control) |
|
OnMouseDoubleClick | (inherited from Control) |
|
OnMouseDown | (inherited from UserControl) |
|
OnMouseEnter | (inherited from Control) |
|
OnMouseHover | (inherited from Control) |
|
OnMouseLeave | (inherited from Control) |
|
OnMouseMove | (inherited from Control) |
|
OnMouseUp | (inherited from Control) |
|
OnMouseWheel | (inherited from ScrollableControl) |
|
OnMove | (inherited from Control) |
|
OnNotifyMessage | (inherited from Control) |
|
OnPaddingChanged | (inherited from ScrollableControl) |
|
OnPaint | (inherited from Control) |
|
OnPaintBackground | (inherited from ScrollableControl) |
|
OnParentBackColorChanged | (inherited from Control) |
|
OnParentBackgroundImageChanged | (inherited from Control) |
|
OnParentBindingContextChanged | (inherited from Control) |
|
OnParentChanged | (inherited from ContainerControl) |
|
OnParentCursorChanged | (inherited from Control) |
|
OnParentEnabledChanged | (inherited from Control) |
|
OnParentFontChanged | (inherited from Control) |
|
OnParentForeColorChanged | (inherited from Control) |
|
OnParentRightToLeftChanged | (inherited from Control) |
|
OnParentVisibleChanged | (inherited from Control) |
|
OnPreviewKeyDown | (inherited from Control) |
|
OnPrint | (inherited from Control) |
|
OnQueryContinueDrag | (inherited from Control) |
|
OnRegionChanged | (inherited from Control) |
|
OnResize | (inherited from UserControl) |
|
OnRightToLeftChanged | (inherited from ScrollableControl) |
|
OnScroll | (inherited from ScrollableControl) |
|
OnSizeChanged | (inherited from Control) |
|
OnStyleChanged | (inherited from Control) |
|
OnSystemColorsChanged | (inherited from Control) |
|
OnTabIndexChanged | (inherited from Control) |
|
OnTabStopChanged | (inherited from Control) |
|
OnTextChanged | (inherited from Control) |
|
OnValidated | (inherited from Control) |
|
OnValidating | (inherited from Control) |
|
OnVisibleChanged | (inherited from ScrollableControl) |
|
PageContextObjectChanged | Called when the context object or a property on the context object is changed. |
|
PageContextObjectCommitted | Called after the context object has been committed. |
|
PageContextObjectCommitting | Called when the context object is being committed. |
|
ProcessCmdKey | (inherited from ContainerControl) |
|
ProcessDialogChar | (inherited from ContainerControl) |
|
ProcessDialogKey | (inherited from ContainerControl) |
|
ProcessKeyEventArgs | (inherited from Control) |
|
ProcessKeyMessage | (inherited from Control) |
|
ProcessKeyPreview | (inherited from Control) |
|
ProcessMnemonic | (inherited from ContainerControl) |
|
ProcessTabKey | (inherited from ContainerControl) |
|
RaiseDragEvent | (inherited from Control) |
|
RaiseKeyEvent | (inherited from Control) |
|
RaiseMouseEvent | (inherited from Control) |
|
RaisePaintEvent | (inherited from Control) |
|
RecreateHandle | (inherited from Control) |
![]()
|
ReflectMessage | (inherited from Control) |
|
ResetMouseEventArgs | (inherited from Control) |
|
RtlTranslateAlignment | Overloaded. (inherited from Control) |
|
RtlTranslateContent | (inherited from Control) |
|
RtlTranslateHorizontal | (inherited from Control) |
|
RtlTranslateLeftRight | (inherited from Control) |
|
ScaleControl | (inherited from ScrollableControl) |
|
ScaleCore | (inherited from ScrollableControl) |
|
ScrollToControl | (inherited from ScrollableControl) |
|
Select | Overloaded. (inherited from ContainerControl) |
|
SetAutoSizeMode | (inherited from Control) |
|
SetBoundsCore | (inherited from Control) |
|
SetClientSizeCore | (inherited from Control) |
|
SetDisplayRectLocation | (inherited from ScrollableControl) |
|
SetScrollState | (inherited from ScrollableControl) |
|
SetStyle | (inherited from Control) |
|
SetTopLevel | (inherited from Control) |
|
SetVisibleCore | (inherited from Control) |
|
SizeFromClientSize | (inherited from Control) |
|
UpdateBounds | Overloaded. (inherited from Control) |
|
UpdateDefaultButton | (inherited from ContainerControl) |
|
UpdateStyles | (inherited from Control) |
|
UpdateZOrder | (inherited from Control) |
|
WndProc | (inherited from UserControl) |
Public Events
| Name | Description | |
|---|---|---|
|
AutoSizeChanged | (inherited from UserControl) |
|
AutoValidateChanged | (inherited from UserControl) |
|
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) |
|
ContextMenuChanged | (inherited from Control) |
|
ContextMenuStripChanged | (inherited from Control) |
|
ControlAdded | (inherited from Control) |
|
ControlRemoved | (inherited from Control) |
|
CursorChanged | (inherited from Control) |
|
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) |
|
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) |
|
Load | (inherited from UserControl) |
|
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) |
|
Scroll | (inherited from ScrollableControl) |
|
SizeChanged | (inherited from Control) |
|
StyleChanged | (inherited from Control) |
|
SystemColorsChanged | (inherited from Control) |
|
TabIndexChanged | (inherited from Control) |
|
TabStopChanged | (inherited from Control) |
|
TextChanged | (inherited from UserControl) |
|
Validated | (inherited from Control) |
|
Validating | (inherited from Control) |
|
VisibleChanged | (inherited from Control) |
Explicit Interface
Implementations
| Name | Description | |
|---|---|---|
| System.Windows.Forms.IContainerControl.ActivateControl | (inherited from ContainerControl) | |
| System.Windows.Forms.IDropTarget.OnDragDrop | (inherited from Control) | |
| System.Windows.Forms.IDropTarget.OnDragEnter | (inherited from Control) | |
| System.Windows.Forms.IDropTarget.OnDragLeave | (inherited from Control) | |
| System.Windows.Forms.IDropTarget.OnDragOver | (inherited from Control) |
See Also
Send comments about this topic to Microsoft.


