Click or drag to resize

SilderDialog Methods

The SilderDialog type exposes the following members.

Methods
  NameDescription
Protected methodApplyStyles (Inherited from Container.)
Public methodAttachNative (Inherited from Control.)
Public methodBringToFront (Inherited from Window.)
Public methodClose (Inherited from Window.)
Public methodClose(UTP) (Inherited from DialogSliderDialogResult.)
Public methodDetach (Inherited from Control.)
Public methodDetachNative (Inherited from Control.)
Public methodDispose (Inherited from Widget.)
Protected methodDispose(Boolean) (Inherited from Control.)
Public methodDoDragDrop(DataObject, DragEffects) (Inherited from Control.)
Public methodDoDragDrop(DataObject, DragEffects, Image, PointF) (Inherited from Control.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFindChild(Type, String) (Inherited from Container.)
Public methodFindChild``1(String) (Inherited from Container.)
Public methodFindParent(String) (Inherited from Control.)
Public methodFindParent(Type, String) (Inherited from Control.)
Public methodFocus (Inherited from Control.)
Protected methodGetCallback (Inherited from Window.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetPreferredSize (Inherited from Control.)
Public methodGetPreferredSize(SizeF) (Inherited from Control.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInitialize (Inherited from Widget.)
Public methodInvalidate (Inherited from Control.)
Public methodInvalidate(Boolean) (Inherited from Control.)
Public methodInvalidate(Rectangle) (Inherited from Control.)
Public methodInvalidate(Rectangle, Boolean) (Inherited from Control.)
Public methodMapPlatformCommand (Inherited from Control.)
Public methodMaximize (Inherited from Window.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMinimize (Inherited from Window.)
Protected methodOnApplyCascadingStyles (Inherited from Control.)
Protected methodOnClosed (Inherited from Window.)
Protected methodOnClosing (Inherited from Window.)
Protected methodOnDataContextChanged (Inherited from Window.)
Protected methodOnDragDrop (Inherited from Control.)
Protected methodOnDragEnter (Inherited from Control.)
Protected methodOnDragLeave (Inherited from Control.)
Protected methodOnDragOver (Inherited from Control.)
Protected methodOnEnabledChanged (Inherited from Control.)
Protected methodOnGotFocus (Inherited from Control.)
Protected methodOnKeyDown (Inherited from Control.)
Protected methodOnKeyUp (Inherited from Control.)
Protected methodOnLoad (Inherited from Container.)
Protected methodOnLoadComplete (Inherited from Container.)
Protected methodOnLocationChanged (Inherited from Window.)
Protected methodOnLogicalPixelSizeChanged (Inherited from Window.)
Protected methodOnLostFocus (Inherited from Control.)
Protected methodOnMouseDoubleClick (Inherited from Control.)
Protected methodOnMouseDown (Inherited from Control.)
Protected methodOnMouseEnter (Inherited from Control.)
Protected methodOnMouseLeave (Inherited from Control.)
Protected methodOnMouseMove (Inherited from Control.)
Protected methodOnMouseUp (Inherited from Control.)
Protected methodOnMouseWheel (Inherited from Control.)
Protected methodOnOwnerChanged (Inherited from Window.)
Protected methodOnPreLoad (Inherited from Container.)
Protected methodOnShown (Inherited from Control.)
Protected methodOnSizeChanged (Inherited from Control.)
Protected methodOnStyleChanged (Inherited from Container.)
Protected methodOnTextInput (Inherited from Control.)
Protected methodOnUnLoad (Inherited from Container.)
Protected methodOnWindowStateChanged (Inherited from Window.)
Public methodPointFromScreen (Inherited from Control.)
Public methodPointToScreen (Inherited from Control.)
Public methodRectangleFromScreen (Inherited from Control.)
Public methodRectangleToScreen (Inherited from Control.)
Public methodRemove(Control) (Inherited from Panel.)
Public methodRemove(IEnumerableControl) (Inherited from Container.)
Public methodRemoveAll (Inherited from Container.)
Protected methodRemoveLogicalParent (Inherited from Container.)
Protected methodRemoveParent (Inherited from Container.)
Public methodResumeLayout (Inherited from Control.)
Public methodSendToBack (Inherited from Window.)
Protected methodSetLogicalParent (Inherited from Container.)
Protected methodSetParent (Inherited from Container.)
Public methodShowModal (Inherited from DialogSliderDialogResult.)
Public methodShowModal(Control) (Inherited from DialogSliderDialogResult.)
Public methodShowModalAsync (Inherited from DialogSliderDialogResult.)
Public methodShowModalAsync(Control) (Inherited from DialogSliderDialogResult.)
Public methodSuspendLayout (Inherited from Control.)
Public methodToString (Inherited from Widget.)
Public methodUnbind (Inherited from BindableWidget.)
Public methodUpdateBindings (Inherited from BindableWidget.)
Top
See Also