DataPA Enterprise Dashboard Controls API Reference
The dgShowFilterString type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
dgShowFilterString |
Initializes a new instance of the dgShowFilterString class
|
Methods
Name | Description | |
---|---|---|
![]() |
Activate |
Activates the form and gives it focus. (Inherited from Form.) |
![]() |
ActivateMdiChild |
Activates the MDI child of a form. (Inherited from Form.) |
![]() |
AddOwnedForm |
Adds an owned form to this form. (Inherited from Form.) |
![]() |
AdjustFormScrollbars | (Inherited from Form.) |
![]() |
ApplyAutoScaling | Obsolete. Resizes the form according to the current value of the AutoScaleBaseSize property and the size of the current font. (Inherited from Form.) |
![]() |
CenterToParent |
Centers the position of the form within the bounds of the parent form. (Inherited from Form.) |
![]() |
CenterToScreen |
Centers the form on the current screen. (Inherited from Form.) |
![]() |
Close |
Closes the form. (Inherited from Form.) |
![]() |
CreateControlsInstance | (Inherited from Form.) |
![]() |
CreateHandle |
Creates the handle for the form. If a derived class overrides this function, it must call the base implementation. (Inherited from Form.) |
![]() |
CreateRedirector | (Inherited from VisualForm.) |
![]() |
CreateToolStripRenderer | (Inherited from VisualForm.) |
![]() |
DefWndProc | (Inherited from Form.) |
![]() |
Dispose |
Releases the unmanaged resources used by the dgShowFilterString and optionally releases the managed resources (Overrides KryptonFormDispose(Boolean).) |
![]() |
Finalize | (Overrides Component..::..Finalize()()()().) |
![]() |
GetImage | (Inherited from KryptonForm.) |
![]() |
GetImageTransparentColor | (Inherited from KryptonForm.) |
![]() |
GetLongText | (Inherited from KryptonForm.) |
![]() |
GetResolvedPalette | (Inherited from VisualForm.) |
![]() |
GetScaledBounds | (Inherited from Form.) |
![]() |
GetShortText | (Inherited from KryptonForm.) |
![]() |
GetWindowState | (Inherited from KryptonForm.) |
![]() |
HitTestCloseButton | (Inherited from KryptonForm.) |
![]() |
HitTestMaxButton | (Inherited from KryptonForm.) |
![]() |
HitTestMinButton | (Inherited from KryptonForm.) |
![]() |
InjectViewElement | (Inherited from KryptonForm.) |
![]() |
InvalidateNonClient()()()() | (Inherited from VisualForm.) |
![]() |
InvalidateNonClient(Rectangle) | (Inherited from VisualForm.) |
![]() |
InvalidateNonClient(Rectangle, Boolean) | (Inherited from VisualForm.) |
![]() |
KryptonResetCounters | (Inherited from VisualForm.) |
![]() |
LayoutMdi |
Arranges the multiple-document interface (MDI) child forms within the MDI parent form. (Inherited from Form.) |
![]() |
OnActivated | (Inherited from VisualForm.) |
![]() |
OnAllowFormChromeChanged | (Inherited from KryptonForm.) |
![]() |
OnApplyCustomChromeChanged | (Inherited from VisualForm.) |
![]() |
OnBackgroundImageChanged |
Raises the BackgroundImageChanged event. (Inherited from Form.) |
![]() |
OnBackgroundImageLayoutChanged |
Raises the BackgroundImageLayoutChanged event. (Inherited from Form.) |
![]() |
OnButtonSpecChanged | (Inherited from KryptonForm.) |
![]() |
OnClosed |
Raises the Closed event. (Inherited from Form.) |
![]() |
OnClosing |
Raises the Closing event. (Inherited from Form.) |
![]() |
OnCompWM_NCHITTEST | (Inherited from VisualForm.) |
![]() |
OnControlAdded | (Inherited from KryptonForm.) |
![]() |
OnControlRemoved | (Inherited from KryptonForm.) |
![]() |
OnCreateControl |
Raises the CreateControl event. (Inherited from Form.) |
![]() |
OnDeactivate | (Inherited from VisualForm.) |
![]() |
OnEnabledChanged | (Inherited from Form.) |
![]() |
OnEnter |
Raises the Enter event. (Inherited from Form.) |
![]() |
OnFontChanged | (Inherited from Form.) |
![]() |
OnFormClosed |
Raises the FormClosed event. (Inherited from Form.) |
![]() |
OnFormClosing |
Raises the FormClosing event. (Inherited from Form.) |
![]() |
OnHandleCreated | (Inherited from VisualForm.) |
![]() |
OnHandleDestroyed | (Inherited from Form.) |
![]() |
OnHelpButtonClicked |
Raises the HelpButtonClicked event. (Inherited from Form.) |
![]() |
OnInputLanguageChanged |
Raises the InputLanguageChanged event. (Inherited from Form.) |
![]() |
OnInputLanguageChanging |
Raises the InputLanguageChanging event. (Inherited from Form.) |
![]() |
OnLayout | (Inherited from Form.) |
![]() |
OnLoad | (Inherited from KryptonForm.) |
![]() |
OnMaximizedBoundsChanged |
Raises the MaximizedBoundsChanged event. (Inherited from Form.) |
![]() |
OnMaximumSizeChanged |
Raises the MaximumSizeChanged event. (Inherited from Form.) |
![]() |
OnMdiChildActivate |
Raises the MdiChildActivate event. (Inherited from Form.) |
![]() |
OnMenuComplete |
Raises the MenuComplete event. (Inherited from Form.) |
![]() |
OnMenuStart |
Raises the MenuStart event. (Inherited from Form.) |
![]() |
OnMinimumSizeChanged |
Raises the MinimumSizeChanged event. (Inherited from Form.) |
![]() |
OnNeedPaint | (Inherited from VisualForm.) |
![]() |
OnNonClientPaint | (Inherited from VisualForm.) |
![]() |
OnPaint | (Inherited from Form.) |
![]() |
OnPaintBackground | (Inherited from VisualForm.) |
![]() |
OnPaintNonClient | (Inherited from VisualForm.) |
![]() |
OnPaletteChanged | (Inherited from KryptonForm.) |
![]() |
OnResize | (Inherited from VisualForm.) |
![]() |
OnResizeBegin |
Raises the ResizeBegin event. (Inherited from Form.) |
![]() |
OnResizeEnd |
Raises the ResizeEnd event. (Inherited from Form.) |
![]() |
OnRightToLeftLayoutChanged |
Raises the RightToLeftLayoutChanged event. (Inherited from Form.) |
![]() |
OnShown | (Inherited from VisualForm.) |
![]() |
OnStyleChanged | (Inherited from Form.) |
![]() |
OnTextChanged | (Inherited from KryptonForm.) |
![]() |
OnVisibleChanged |
Raises the VisibleChanged event. (Inherited from Form.) |
![]() |
OnWindowActiveChanged | (Inherited from KryptonForm.) |
![]() |
OnWM_LBUTTONUP | (Inherited from VisualForm.) |
![]() |
OnWM_MOUSEMOVE | (Inherited from VisualForm.) |
![]() |
OnWM_NCACTIVATE | (Inherited from VisualForm.) |
![]() |
OnWM_NCCALCSIZE | (Inherited from VisualForm.) |
![]() |
OnWM_NCHITTEST | (Inherited from VisualForm.) |
![]() |
OnWM_NCLBUTTONDBLCLK | (Inherited from VisualForm.) |
![]() |
OnWM_NCLBUTTONDOWN | (Inherited from VisualForm.) |
![]() |
OnWM_NCLBUTTONUP | (Inherited from VisualForm.) |
![]() |
OnWM_NCMOUSELEAVE | (Inherited from VisualForm.) |
![]() |
OnWM_NCMOUSEMOVE | (Inherited from VisualForm.) |
![]() |
OnWM_NCPAINT | (Inherited from VisualForm.) |
![]() |
PerformNeedPaint | (Inherited from VisualForm.) |
![]() |
ProcessCmdKey |
Processes a command key. (Inherited from Form.) |
![]() |
ProcessDialogChar | (Inherited from Form.) |
![]() |
ProcessDialogKey |
Processes a dialog box key. (Inherited from Form.) |
![]() |
ProcessKeyPreview | (Inherited from Form.) |
![]() |
ProcessMnemonic | (Inherited from Form.) |
![]() |
ProcessTabKey | (Inherited from Form.) |
![]() |
RecalcNonClient | (Inherited from VisualForm.) |
![]() |
RecalculateComposition | (Inherited from VisualForm.) |
![]() |
RecreateMinMaxCloseButtons | (Inherited from KryptonForm.) |
![]() |
RedrawNonClient | (Inherited from VisualForm.) |
![]() |
RemoveOwnedForm |
Removes an owned form from this form. (Inherited from Form.) |
![]() |
ResetPalette | (Inherited from VisualForm.) |
![]() |
ResetPaletteMode | (Inherited from VisualForm.) |
![]() |
ResumePaint | (Inherited from VisualForm.) |
![]() |
RevokeViewElement | (Inherited from KryptonForm.) |
![]() |
ScaleControl | (Inherited from Form.) |
![]() |
ScaleCore |
Performs scaling of the form. (Inherited from Form.) |
![]() |
ScreenToWindow | (Inherited from VisualForm.) |
![]() |
Select |
Selects this form, and optionally selects the next or previous control. (Inherited from Form.) |
![]() |
SendSysCommand(Int32) | (Inherited from VisualForm.) |
![]() |
SendSysCommand(Int32, IntPtr) | (Inherited from VisualForm.) |
![]() |
SetBoundsCore | (Inherited from VisualForm.) |
![]() |
SetClientSizeCore |
Sets the client size of the form. This will adjust the bounds of the form to make the client size the requested size. (Inherited from Form.) |
![]() |
SetDesktopBounds |
Sets the bounds of the form in desktop coordinates. (Inherited from Form.) |
![]() |
SetDesktopLocation |
Sets the location of the form in desktop coordinates. (Inherited from Form.) |
![]() |
SetVisibleCore | (Inherited from Form.) |
![]() |
Show |
Shows the form with the specified owner to the user. (Inherited from Form.) |
![]() |
ShowDialog()()()() |
Shows the form as a modal dialog box. (Inherited from Form.) |
![]() |
ShowDialog(IWin32Window) |
Shows the form as a modal dialog box with the specified owner. (Inherited from Form.) |
![]() |
StartCapture | (Inherited from VisualForm.) |
![]() |
SuspendPaint | (Inherited from VisualForm.) |
![]() |
ToString |
Gets a string representing the current instance of the form. (Inherited from Form.) |
![]() |
UpdateDefaultButton |
Updates which button is the default button. (Inherited from Form.) |
![]() |
ValidateChildren()()()() | (Inherited from Form.) |
![]() |
ValidateChildren(ValidationConstraints) | (Inherited from Form.) |
![]() |
WindowChromeCompositionLayout | (Inherited from KryptonForm.) |
![]() |
WindowChromeCompositionPaint | (Inherited from KryptonForm.) |
![]() |
WindowChromeEnd | (Inherited from KryptonForm.) |
![]() |
WindowChromeHitTest | (Inherited from KryptonForm.) |
![]() |
WindowChromeLeftMouseDown | (Inherited from KryptonForm.) |
![]() |
WindowChromeLeftMouseUp | (Inherited from VisualForm.) |
![]() |
WindowChromeMouseLeave | (Inherited from VisualForm.) |
![]() |
WindowChromeNonClientMouseMove | (Inherited from VisualForm.) |
![]() |
WindowChromePaint | (Inherited from KryptonForm.) |
![]() |
WindowChromeStart | (Inherited from KryptonForm.) |
![]() |
WndProc | (Inherited from VisualForm.) |
Properties
Name | Description | |
---|---|---|
![]() |
AcceptButton |
Gets or sets the button on the form that is clicked when the user presses the ENTER key. (Inherited from Form.) |
![]() |
ActiveMdiChild |
Gets the currently active multiple-document interface (MDI) child window. (Inherited from Form.) |
![]() |
AllowButtonSpecToolTips | (Inherited from KryptonForm.) |
![]() |
AllowComposition | (Inherited from VisualForm.) |
![]() |
AllowFormChrome | (Inherited from KryptonForm.) |
![]() |
AllowIconDisplay | (Inherited from KryptonForm.) |
![]() |
AllowStatusStripMerge | (Inherited from KryptonForm.) |
![]() |
AllowTransparency |
Gets or sets a value indicating whether the opacity of the form can be adjusted. (Inherited from Form.) |
![]() |
ApplyComposition | (Inherited from VisualForm.) |
![]() |
ApplyCustomChrome | (Inherited from VisualForm.) |
![]() |
AutoScale | Obsolete. Gets or sets a value indicating whether the form adjusts its size to fit the height of the font used on the form and scales its controls. (Inherited from Form.) |
![]() |
AutoScaleBaseSize |
Gets or sets the base size used for autoscaling of the form. (Inherited from Form.) |
![]() |
AutoScroll |
Gets or sets a value indicating whether the form enables autoscrolling. (Inherited from Form.) |
![]() |
AutoSize |
Resize the form according to the setting of AutoSizeMode. (Inherited from Form.) |
![]() |
AutoSizeMode |
Gets or sets the mode by which the form automatically resizes itself. (Inherited from Form.) |
![]() |
AutoValidate | (Inherited from Form.) |
![]() |
BackColor | (Inherited from Form.) |
![]() |
ButtonSpecClose | (Inherited from KryptonForm.) |
![]() |
ButtonSpecMax | (Inherited from KryptonForm.) |
![]() |
ButtonSpecMin | (Inherited from KryptonForm.) |
![]() |
ButtonSpecs | (Inherited from KryptonForm.) |
![]() |
CancelButton |
Gets or sets the button control that is clicked when the user presses the ESC key. (Inherited from Form.) |
![]() |
ClientSize |
Gets or sets the size of the client area of the form. (Inherited from Form.) |
![]() |
Composition | (Inherited from VisualForm.) |
![]() |
ControlBox |
Gets or sets a value indicating whether a control box is displayed in the caption bar of the form. (Inherited from Form.) |
![]() |
CreateParams | (Inherited from Form.) |
![]() |
CustomCaptionArea | (Inherited from KryptonForm.) |
![]() |
DefaultImeMode |
Gets the default Input Method Editor (IME) mode supported by the control. (Inherited from Form.) |
![]() |
DefaultSize | (Inherited from Form.) |
![]() |
DesktopBounds |
Gets or sets the size and location of the form on the Windows desktop. (Inherited from Form.) |
![]() |
DesktopLocation |
Gets or sets the location of the form on the Windows desktop. (Inherited from Form.) |
![]() |
DialogResult |
Gets or sets the dialog result for the form. (Inherited from Form.) |
![]() |
FormBorderStyle |
Gets or sets the border style of the form. (Inherited from Form.) |
![]() |
GroupBackStyle | (Inherited from KryptonForm.) |
![]() |
GroupBorderStyle | (Inherited from KryptonForm.) |
![]() |
HeaderStyle | (Inherited from KryptonForm.) |
![]() |
HelpButton |
Gets or sets a value indicating whether a Help button should be displayed in the caption box of the form. (Inherited from Form.) |
![]() |
Icon |
Gets or sets the icon for the form. (Inherited from Form.) |
![]() |
InertForm | (Inherited from KryptonForm.) |
![]() |
IsMdiChild |
Gets a value indicating whether the form is a multiple-document interface (MDI) child form. (Inherited from Form.) |
![]() |
IsMdiContainer |
Gets or sets a value indicating whether the form is a container for multiple-document interface (MDI) child forms. (Inherited from Form.) |
![]() |
IsRestrictedWindow |
Gets a value indicating whether the form can use all windows and user input events without restriction. (Inherited from Form.) |
![]() |
KeyPreview |
Gets or sets a value indicating whether the form will receive key events before the event is passed to the control that has focus. (Inherited from Form.) |
![]() |
KryptonLayoutCounter | (Inherited from VisualForm.) |
![]() |
KryptonPaintCounter | (Inherited from VisualForm.) |
![]() |
Location | (Inherited from Form.) |
![]() |
MainMenuStrip |
Gets or sets the primary menu container for the form. (Inherited from Form.) |
![]() |
Margin | (Inherited from Form.) |
![]() |
MaximizeBox |
Gets or sets a value indicating whether the Maximize button is displayed in the caption bar of the form. (Inherited from Form.) |
![]() |
MaximizedBounds |
Gets and sets the size of the form when it is maximized. (Inherited from Form.) |
![]() |
MaximumSize |
Gets the maximum size the form can be resized to. (Inherited from Form.) |
![]() |
MdiChildren |
Gets an array of forms that represent the multiple-document interface (MDI) child forms that are parented to this form. (Inherited from Form.) |
![]() |
MdiParent |
Gets or sets the current multiple-document interface (MDI) parent form of this form. (Inherited from Form.) |
![]() |
Menu |
Gets or sets the MainMenu that is displayed in the form. (Inherited from Form.) |
![]() |
MergedMenu |
Gets the merged menu for the form. (Inherited from Form.) |
![]() |
MinimizeBox |
Gets or sets a value indicating whether the Minimize button is displayed in the caption bar of the form. (Inherited from Form.) |
![]() |
MinimumSize |
Gets or sets the minimum size the form can be resized to. (Inherited from Form.) |
![]() |
Modal |
Gets a value indicating whether this form is displayed modally. (Inherited from Form.) |
![]() |
NeedLayout | (Inherited from VisualForm.) |
![]() |
NeedPaintDelegate | (Inherited from VisualForm.) |
![]() |
Opacity |
Gets or sets the opacity level of the form. (Inherited from Form.) |
![]() |
OwnedForms |
Gets an array of Form objects that represent all forms that are owned by this form. (Inherited from Form.) |
![]() |
Owner |
Gets or sets the form that owns this form. (Inherited from Form.) |
![]() |
PaintCount | (Inherited from VisualForm.) |
![]() |
Palette | (Inherited from VisualForm.) |
![]() |
PaletteMode | (Inherited from VisualForm.) |
![]() |
RealWindowBorders | (Inherited from VisualForm.) |
![]() |
RealWindowRectangle | (Inherited from VisualForm.) |
![]() |
Redirector | (Inherited from VisualForm.) |
![]() |
Renderer | (Inherited from VisualForm.) |
![]() |
RestoreBounds |
Gets the location and size of the form in its normal window state. (Inherited from Form.) |
![]() |
RightToLeftLayout |
Gets or sets a value indicating whether right-to-left mirror placement is turned on. (Inherited from Form.) |
![]() |
ShowIcon |
Gets or sets a value indicating whether an icon is displayed in the caption bar of the form. (Inherited from Form.) |
![]() |
ShowInTaskbar |
Gets or sets a value indicating whether the form is displayed in the Windows taskbar. (Inherited from Form.) |
![]() |
ShowWithoutActivation |
Gets a value indicating whether the window will be activated when it is shown. (Inherited from Form.) |
![]() |
Size |
Gets or sets the size of the form. (Inherited from Form.) |
![]() |
SizeGripStyle |
Gets or sets the style of the size grip to display in the lower-right corner of the form. (Inherited from Form.) |
![]() |
StartPosition |
Gets or sets the starting position of the form at run time. (Inherited from Form.) |
![]() |
StateActive | (Inherited from KryptonForm.) |
![]() |
StateCommon | (Inherited from KryptonForm.) |
![]() |
StateInactive | (Inherited from KryptonForm.) |
![]() |
TabIndex |
Gets or sets the tab order of the control within its container. (Inherited from Form.) |
![]() |
TabStop | (Inherited from Form.) |
![]() |
Text | (Inherited from Form.) |
![]() |
TextExtra | (Inherited from KryptonForm.) |
![]() |
ToolTipManager | (Inherited from KryptonForm.) |
![]() |
TopLevel |
Gets or sets a value indicating whether to display the form as a top-level window. (Inherited from Form.) |
![]() |
TopMost |
Gets or sets a value indicating whether the form should be displayed as a topmost form. (Inherited from Form.) |
![]() |
TransparencyKey |
Gets or sets the color that will represent transparent areas of the form. (Inherited from Form.) |
![]() |
ViewManager | (Inherited from VisualForm.) |
![]() |
WindowActive | (Inherited from VisualForm.) |
![]() |
WindowState |
Gets or sets a value that indicates whether form is minimized, maximized, or normal. (Inherited from Form.) |
Events
Name | Description | |
---|---|---|
![]() |
Activated |
Occurs when the form is activated in code or by the user. (Inherited from Form.) |
![]() |
ApplyCustomChromeChanged | (Inherited from VisualForm.) |
![]() |
AutoSizeChanged | (Inherited from Form.) |
![]() |
AutoValidateChanged | (Inherited from Form.) |
![]() |
Closed |
Occurs when the form is closed. (Inherited from Form.) |
![]() |
Closing |
Occurs when the form is closing. (Inherited from Form.) |
![]() |
Deactivate |
Occurs when the form loses focus and is no longer the active form. (Inherited from Form.) |
![]() |
FormClosed |
Occurs after the form is closed. (Inherited from Form.) |
![]() |
FormClosing |
Occurs before the form is closed. (Inherited from Form.) |
![]() |
HelpButtonClicked |
Occurs when the Help button is clicked. (Inherited from Form.) |
![]() |
InputLanguageChanged |
Occurs after the input language of the form has changed. (Inherited from Form.) |
![]() |
InputLanguageChanging |
Occurs when the user attempts to change the input language for the form. (Inherited from Form.) |
![]() |
Load |
Occurs before a form is displayed for the first time. (Inherited from Form.) |
![]() |
MarginChanged | (Inherited from Form.) |
![]() |
MaximizedBoundsChanged |
Occurs when the value of the MaximizedBounds property has changed. (Inherited from Form.) |
![]() |
MaximumSizeChanged |
Occurs when the value of the MaximumSize property has changed. (Inherited from Form.) |
![]() |
MdiChildActivate |
Occurs when a multiple-document interface (MDI) child form is activated or closed within an MDI application. (Inherited from Form.) |
![]() |
MenuComplete |
Occurs when the menu of a form loses focus. (Inherited from Form.) |
![]() |
MenuStart |
Occurs when the menu of a form receives focus. (Inherited from Form.) |
![]() |
MinimumSizeChanged |
Occurs when the value of the MinimumSize property has changed. (Inherited from Form.) |
![]() |
PaletteChanged | (Inherited from VisualForm.) |
![]() |
ResizeBegin |
Occurs when a form enters resizing mode. (Inherited from Form.) |
![]() |
ResizeEnd |
Occurs when a form exits resizing mode. (Inherited from Form.) |
![]() |
RightToLeftLayoutChanged |
Occurs after the value of the RightToLeftLayout property changes. (Inherited from Form.) |
![]() |
Shown |
Occurs whenever the form is first displayed. (Inherited from Form.) |
![]() |
TabIndexChanged |
Occurs when the value of the TabIndex property changes. (Inherited from Form.) |
![]() |
TabStopChanged | (Inherited from Form.) |
![]() |
WindowActiveChanged | (Inherited from VisualForm.) |