![]() |
SilderDialog Class |
Namespace: Karamba.GHopper.Utilities.UIWidgets
The SilderDialog type exposes the following members.
Name | Description | |
---|---|---|
![]() | SilderDialog |
Create slider control dialog.
|
Name | Description | |
---|---|---|
![]() | AbortButton |
Gets or sets the abort button.
(Inherited from Dialog.) |
![]() | AllowDrop |
Gets or sets a value indicating whether this control can serve as drop target.
(Inherited from Control.) |
![]() | BackgroundColor |
Gets or sets the color for the background of the control
(Inherited from Control.) |
![]() | Bindings |
Gets the collection of bindings that are attached to this widget
(Inherited from BindableWidget.) |
![]() | Bounds |
Gets or sets the size and location of the window
(Inherited from Window.) |
![]() | Children |
Gets an enumeration of all contained child controls, including controls within child containers
(Inherited from Container.) |
![]() | ClientSize |
Gets or sets the size for the client area of the control
(Inherited from Container.) |
![]() | Content |
Gets or sets the main content of the panel.
(Inherited from Panel.) |
![]() | ContextMenu |
Gets or sets the context menu for the panel.
(Inherited from Panel.) |
![]() | ControlObject |
Gets the instance of the platform-specific object
(Inherited from Widget.) |
![]() | Controls |
Gets an enumeration of controls that are directly contained by this container
(Inherited from Panel.) |
![]() | Cursor |
Gets or sets the type of cursor to use when the mouse is hovering over the control
(Inherited from Control.) |
![]() | DataContext |
Gets or sets the data context for this widget for binding
(Inherited from BindableWidget.) |
![]() | DefaultButton |
Gets or sets the default button.
(Inherited from Dialog.) |
![]() | DisplayMode |
Gets or sets the display mode hint
(Inherited from Dialog.) |
![]() | Enabled |
Gets or sets a value indicating whether this Control (or its children) are enabled and accept user input.
(Inherited from Control.) |
![]() | Handler |
Gets the platform-specific handler for this widget
(Inherited from Widget.) |
![]() | HasFocus |
Gets a value indicating whether this instance has the keyboard input focus.
(Inherited from Control.) |
![]() | Height |
Gets or sets the height of the control size.
(Inherited from Control.) |
![]() | Icon |
Gets or sets the icon for the window to show in the menu bar.
(Inherited from Window.) |
![]() | ID |
Gets or sets the ID of this widget
(Inherited from Widget.) |
![]() | IsDisposed |
Gets or sets a value indicating whether this Widget has been disposed.
(Inherited from Widget.) |
![]() | IsSuspended |
Gets a value indicating whether the layout of child controls is suspended.
(Inherited from Control.) |
![]() | IsVisualControl |
Gets a value indicating this Control is part of the visual tree.
(Inherited from Control.) |
![]() | Loaded |
Gets a value indicating that the control is loaded onto a form, that is it has been created, added to a parent, and shown
(Inherited from Control.) |
![]() | Location |
Gets or sets the location of the window
(Inherited from Window.) |
![]() | LogicalParent |
Gets the logical parent control.
(Inherited from Control.) |
![]() | LogicalPixelSize |
Gets the number of pixels per logical pixel when on a high DPI display.
(Inherited from Window.) |
![]() | Maximizable |
Gets or sets a value indicating whether this Window can be maximized.
(Inherited from Window.) |
![]() | Menu |
Gets or sets the menu bar for this window
(Inherited from Window.) |
![]() | Minimizable |
Gets or sets a value indicating whether this Window can be minimized.
(Inherited from Window.) |
![]() | MinimumSize |
Gets or sets the minimum size of the panel.
(Inherited from Panel.) |
![]() | MovableByWindowBackground |
Gets or sets a value indicating that the window can be moved by click+dragging the window background
(Inherited from Window.) |
![]() | NativeHandle |
Gets the native platform-specific handle for integration purposes
(Inherited from Widget.) |
![]() | NegativeButtons |
Gets the negative buttons list, these buttons are automatically added to the dialog.
(Inherited from Dialog.) |
![]() | Opacity |
Gets or sets the opacity of the window
(Inherited from Window.) |
![]() | Owner |
Gets or sets the owner of this window.
(Inherited from Window.) |
![]() | Padding |
Gets or sets the padding around the Content of the panel.
(Inherited from Panel.) |
![]() | Parent |
Gets the container which this control has been added to, if any
(Inherited from Control.) |
![]() | Parents |
Gets an enumeration of all parent widgets in the heirarchy by traversing the Parent property.
(Inherited from BindableWidget.) |
![]() | ParentWindow |
Gets the window this control is contained in
(Inherited from Control.) |
![]() | Platform |
Gets the platform that was used to create the Handler for this widget
(Inherited from Widget.) |
![]() | PositiveButtons |
Gets the positive buttons list, these buttons are automatically added to the dialog.
(Inherited from Dialog.) |
![]() | Properties |
Gets the dictionary of properties for this widget
(Inherited from Widget.) |
![]() | Resizable |
Gets or sets a value indicating whether this Window is resizable.
(Inherited from Window.) |
![]() | RestoreBounds |
Gets the bounds of the window before it was minimized or maximized, or the current bounds if WindowState is Normal.
(Inherited from Window.) |
![]() | Result |
Gets or sets the result of the dialog
(Inherited from DialogSliderDialogResult.) |
![]() | Screen |
Gets the screen this window is mostly contained in. Typically defined by the screen center of the window is visible.
(Inherited from Window.) |
![]() | ShowInTaskbar |
Gets or sets a value indicating whether this Window will show in the taskbar.
(Inherited from Window.) |
![]() | Size |
Gets or sets the size of the control. Use -1 to specify auto sizing for either the width and/or height.
(Inherited from Control.) |
![]() ![]() | Style |
Gets or sets the style of this widget
(Inherited from Widget.) |
![]() | StyleProvider |
Gets or sets the style provider for this container.
(Inherited from Container.) |
![]() | Styles |
Gets the default style provider for this container.
(Inherited from Container.) |
![]() | SupportedPlatformCommands |
Gets the supported platform commands that can be used to hook up system functions to user defined logic
(Inherited from Control.) |
![]() | TabIndex |
Gets or sets the tab index order for this control within its container.
(Inherited from Control.) |
![]() | Tag |
Gets or sets a user-defined object that contains data about the control
(Inherited from Control.) |
![]() | Title |
Gets or sets the title of the window
(Inherited from Window.) |
![]() | ToolBar |
Gets or sets the tool bar for the window.
(Inherited from Window.) |
![]() | ToolTip |
Gets or sets the tool tip to show when the mouse is hovered over the control
(Inherited from Control.) |
![]() | Topmost |
Gets or sets a value indicating whether this Window is above all other windows.
(Inherited from Window.) |
![]() | Visible |
Gets or sets a value indicating whether this Control is visible to the user.
(Inherited from Control.) |
![]() | VisualChildren |
Gets an enumeration of all contained child controls in the visual tree, including controls within child containers.
(Inherited from Container.) |
![]() | VisualControls |
Gets an enumeration of controls that are in the visual tree.
(Inherited from Control.) |
![]() | VisualParent |
Gets the visual container of this control, if any.
(Inherited from Control.) |
![]() | Width |
Gets or sets the width of the control size.
(Inherited from Control.) |
![]() | WindowState |
Gets or sets the state of the window.
(Inherited from Window.) |
![]() | WindowStyle |
Gets or sets the style of this window.
(Inherited from Window.) |
Name | Description | |
---|---|---|
![]() | ApplyStyles | (Inherited from Container.) |
![]() | AttachNative |
Attaches the control for direct use in a native application
(Inherited from Control.) |
![]() | BringToFront |
Brings the window in front of all other windows in the z-order.
(Inherited from Window.) |
![]() | Close |
Closes the window
(Inherited from Window.) |
![]() | Close(UTP) |
Close the dialog with the specified result
(Inherited from DialogSliderDialogResult.) |
![]() | Detach |
Detaches the control by removing it from its parent
(Inherited from Control.) |
![]() | DetachNative |
Detaches the control when it is used in a native application, when you want to reuse the control.
(Inherited from Control.) |
![]() | Dispose |
Disposes of this widget, supressing the finalizer
(Inherited from Widget.) |
![]() | Dispose(Boolean) |
Handles the disposal of this control
(Inherited from Control.) |
![]() | DoDragDrop(DataObject, DragEffects) |
Starts drag operation using this control as drag source.
(Inherited from Control.) |
![]() | DoDragDrop(DataObject, DragEffects, Image, PointF) |
Starts drag operation using this control as drag source.
(Inherited from Control.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FindChild(Type, String) |
Finds a child control in this container or any of its child containers with the specified type (Inherited from Container.) |
![]() | FindChild``1(String) |
Finds a child control in this container or any of its child containers with the specified id (Inherited from Container.) |
![]() | FindParent(String) |
Finds a control in the parent hierarchy with the specified id (Inherited from Control.) |
![]() | FindParent(Type, String) |
Finds a control in the parent hierarchy with the specified type and ID if specified
(Inherited from Control.) |
![]() | Focus |
Attempts to set the keyboard input focus to this control, or the first child that accepts focus
(Inherited from Control.) |
![]() | GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Inherited from Window.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize |
Initializes the widget handler
(Inherited from Widget.) |
![]() | Invalidate |
Queues a repaint of the entire control on the screen and any of its children.
(Inherited from Control.) |
![]() | Invalidate(Boolean) |
Queues a repaint of the entire control on the screen
(Inherited from Control.) |
![]() | Invalidate(Rectangle) |
Queues a repaint of the specified rect of the control and any children.
(Inherited from Control.) |
![]() | Invalidate(Rectangle, Boolean) |
Queues a repaint of the specified rect of the control
(Inherited from Control.) |
![]() ![]() | MapPlatformCommand |
Specifies a command to execute for a platform-specific command
(Inherited from Control.) |
![]() | Maximize |
Sets WindowState to Maximized (Inherited from Window.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Minimize |
Sets WindowState to Minimized (Inherited from Window.) |
![]() | OnApplyCascadingStyles |
Called when cascading styles should be applied to this control.
(Inherited from Control.) |
![]() | OnClosed |
Raises the Closed event.
(Inherited from Window.) |
![]() | OnClosing |
Raises the Closing event.
(Inherited from Window.) |
![]() | OnDataContextChanged |
Raises the DataContextChanged event
(Inherited from Window.) |
![]() | OnDragDrop |
Raises the DragDrop event.
(Inherited from Control.) |
![]() | OnDragEnter |
Raises the DragEnter event.
(Inherited from Control.) |
![]() | OnDragLeave |
Raises the DragLeave event.
(Inherited from Control.) |
![]() | OnDragOver |
Raises the DragOver event.
(Inherited from Control.) |
![]() | OnEnabledChanged |
Raises the EnabledChanged event.
(Inherited from Control.) |
![]() | OnGotFocus |
Raises the GotFocus event.
(Inherited from Control.) |
![]() | OnKeyDown |
Raises the KeyDown event.
(Inherited from Control.) |
![]() | OnKeyUp |
Raises the KeyUp event.
(Inherited from Control.) |
![]() | OnLoad |
Raises the Load event, and recurses to this container's children
(Inherited from Container.) |
![]() | OnLoadComplete |
Raises the LoadComplete event, and recurses to this container's children
(Inherited from Container.) |
![]() | OnLocationChanged |
Raises the LocationChanged event.
(Inherited from Window.) |
![]() | OnLogicalPixelSizeChanged |
Raises the LogicalPixelSizeChanged event.
(Inherited from Window.) |
![]() | OnLostFocus |
Raises the LostFocus event.
(Inherited from Control.) |
![]() | OnMouseDoubleClick |
Raises the mouse MouseDoubleClick event.
(Inherited from Control.) |
![]() | OnMouseDown |
Raises the MouseDown event.
(Inherited from Control.) |
![]() | OnMouseEnter |
Raises the MouseEnter event.
(Inherited from Control.) |
![]() | OnMouseLeave |
Raises the MouseLeave event.
(Inherited from Control.) |
![]() | OnMouseMove |
Raises the MouseMove event.
(Inherited from Control.) |
![]() | OnMouseUp |
Raises the MouseUp event.
(Inherited from Control.) |
![]() | OnMouseWheel |
Raises the MouseWheel event.
(Inherited from Control.) |
![]() | OnOwnerChanged |
Raises the OwnerChanged event.
(Inherited from Window.) |
![]() | OnPreLoad |
Raises the PreLoad event, and recurses to this container's children
(Inherited from Container.) |
![]() | OnShown |
Raises the Shown event.
(Inherited from Control.) |
![]() | OnSizeChanged |
Raises the SizeChanged event.
(Inherited from Control.) |
![]() | OnStyleChanged |
Handles when the Style is changed.
(Inherited from Container.) |
![]() | OnTextInput |
Raises the TextInput event.
(Inherited from Control.) |
![]() | OnUnLoad |
Raises the UnLoad event, and recurses to this container's children
(Inherited from Container.) |
![]() | OnWindowStateChanged |
Raises the WindowStateChanged event.
(Inherited from Window.) |
![]() | PointFromScreen |
Converts a point from screen space to control space.
(Inherited from Control.) |
![]() | PointToScreen |
Converts a point from control space to screen space
(Inherited from Control.) |
![]() | RectangleFromScreen |
Converts a rectangle from control space to screen space
(Inherited from Control.) |
![]() | RectangleToScreen |
Converts a rectangle from screen space to control space.
(Inherited from Control.) |
![]() | Remove(Control) |
Removes the specified child from the container
(Inherited from Panel.) |
![]() | Remove(IEnumerableControl) |
Remove the specified controls from this container
(Inherited from Container.) |
![]() | RemoveAll |
Removes all controls from this container
(Inherited from Container.) |
![]() | RemoveLogicalParent |
Removes the child control from the logical parent of this container.
(Inherited from Container.) |
![]() | RemoveParent |
Removes the specified control from the container.
(Inherited from Container.) |
![]() | ResumeLayout |
Resumes the layout after it has been suspended, and performs a layout
(Inherited from Control.) |
![]() | SendToBack |
Sends the window behind all other windows in the z-order.
(Inherited from Window.) |
![]() | SetLogicalParent |
Sets the logical (non-visual) parent of the specified child control.
(Inherited from Container.) |
![]() | SetParent |
Sets the parent of the specified child to this container
(Inherited from Container.) |
![]() | ShowModal |
Shows the dialog and blocks until the user closes the dialog
(Inherited from DialogSliderDialogResult.) |
![]() | ShowModal(Control) |
Shows the dialog and blocks until the user closes the dialog
(Inherited from DialogSliderDialogResult.) |
![]() | ShowModalAsync |
Shows the dialog modally asynchronously
(Inherited from DialogSliderDialogResult.) |
![]() | ShowModalAsync(Control) |
Shows the dialog modally asynchronously
(Inherited from DialogSliderDialogResult.) |
![]() | SuspendLayout |
Suspends the layout of child controls
(Inherited from Control.) |
![]() | ToString |
Gets a string that represents the current object with its ID if specified.
(Inherited from Widget.) |
![]() | Unbind |
Unbinds any bindings in the Bindings collection and removes the bindings
(Inherited from BindableWidget.) |
![]() | UpdateBindings |
Updates all bindings in this widget
(Inherited from BindableWidget.) |
Name | Description | |
---|---|---|
![]() | Closed |
Occurs when the window is closed.
(Inherited from Window.) |
![]() | Closing |
Occurs before the window is closed, giving an opportunity to cancel the close operation.
(Inherited from Window.) |
![]() | DataContextChanged |
Event to handle when the DataContext has changed
(Inherited from BindableWidget.) |
![]() | DragDrop |
Occurs when a drag operation is dropped onto the control.
(Inherited from Control.) |
![]() | DragEnter |
Occurs when a drag operation enters the bounds of the control.
(Inherited from Control.) |
![]() | DragLeave |
Occurs when a drag operation leaves the bounds of the control or the drag operation was completed inside the control.
(Inherited from Control.) |
![]() | DragOver |
Occurs when a drag operation is over the control and needs updating based on position or keyboard state changes.
(Inherited from Control.) |
![]() | EnabledChanged |
Occurs when the Enabled value is changed.
(Inherited from Control.) |
![]() | GotFocus |
Occurs when the control receives keyboard focus.
(Inherited from Control.) |
![]() | KeyDown |
Occurs when a key has been pressed and is down
(Inherited from Control.) |
![]() | KeyUp |
Occurs when a key was released
(Inherited from Control.) |
![]() | Load |
Occurs when the control is displayed on a visible window
(Inherited from Control.) |
![]() | LoadComplete |
Occurs when the load is complete, which happens after the Load event
(Inherited from Control.) |
![]() | LocationChanged |
Occurs when the Location of the window is changed.
(Inherited from Window.) |
![]() | LogicalPixelSizeChanged |
Occurs when the LogicalPixelSize of the window is changed.
(Inherited from Window.) |
![]() | LostFocus |
Occurs when control loses keyboard focus
(Inherited from Control.) |
![]() | MouseDoubleClick |
Occurs when a mouse button is double clicked within the bounds of the control
(Inherited from Control.) |
![]() | MouseDown |
Occurs when a mouse button has been pressed
(Inherited from Control.) |
![]() | MouseEnter |
Occurs when the mouse enters the bounds of the control
(Inherited from Control.) |
![]() | MouseLeave |
Occurs when mouse leaves the bounds of the control
(Inherited from Control.) |
![]() | MouseMove |
Occurs when mouse moves within the bounds of the control, or when the mouse is captured
(Inherited from Control.) |
![]() | MouseUp |
Occurs when a mouse button is released
(Inherited from Control.) |
![]() | MouseWheel |
Occurs when mouse wheel has been changed
(Inherited from Control.) |
![]() | OwnerChanged |
Occurs when the Owner is changed.
(Inherited from Window.) |
![]() | PreLoad |
Occurs before the control is loaded. See the Load event for more detail.
(Inherited from Control.) |
![]() | Shown |
Occurs when the control is shown on the screen
(Inherited from Control.) |
![]() | SizeChanged |
Occurs when the size of the control is changed.
(Inherited from Control.) |
![]() | StyleChanged |
Occurs when the Style property has changed
(Inherited from Widget.) |
![]() | TextInput |
Occurs when text is input for the control. Currently only partially supported on iOS.
(Inherited from Control.) |
![]() | UnLoad |
Occurs when the control is unloaded, which happens when removed from the control hierarchy or the window is closed.
(Inherited from Control.) |
![]() | WindowStateChanged |
Occurs when the WindowState is changed.
(Inherited from Window.) |