![]() |
SilderDialog Properties |
The SilderDialog type exposes the following members.
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.) |