Click or drag to resize

Border Class

Inheritance Hierarchy
SystemObject
  Widget
    BindableWidget
      Control
        Container
          Panel
            DWSIM.ExtensionMethods.EtoBorder

Namespace: DWSIM.ExtensionMethods.Eto
Assembly: DWSIM.ExtensionMethods.Eto (in DWSIM.ExtensionMethods.Eto.dll) Version: 8.8.1.0
Syntax
public class Border : Panel
Request Example View Source

The Border type exposes the following members.

Constructors
 NameDescription
Public methodBorder 
Top
Properties
 NameDescription
Public propertyAllowDrop
(Inherited from Control)
Public propertyBackgroundColor 
Public propertyBindings
(Inherited from BindableWidget)
Public propertyBorderColor 
Public propertyBorderThickness 
Public propertyBounds
(Inherited from Control)
Public propertyChildren
(Inherited from Container)
Public propertyClientSize
(Inherited from Container)
Public propertyContent 
Public propertyContextMenu
(Inherited from Panel)
Public propertyControlObject
(Inherited from Widget)
Public propertyControls
(Inherited from Panel)
Public propertyCursor
(Inherited from Control)
Public propertyDataContext
(Inherited from BindableWidget)
Public propertyEnabled
(Inherited from Control)
Public propertyHandler
(Inherited from Widget)
Public propertyHasFocus
(Inherited from Control)
Public propertyHeight
(Inherited from Control)
Public propertyID
(Inherited from Widget)
Public propertyIsDisposed
(Inherited from Widget)
Public propertyIsSuspended
(Inherited from Control)
Public propertyIsVisualControl
(Inherited from Control)
Public propertyLoaded
(Inherited from Control)
Public propertyLocation
(Inherited from Control)
Public propertyLogicalParent
(Inherited from Control)
Public propertyMinimumSize
(Inherited from Panel)
Public propertyNativeHandle
(Inherited from Widget)
Public propertyPadding
(Inherited from Panel)
Public propertyParent
(Inherited from Control)
Public propertyParents
(Inherited from BindableWidget)
Public propertyParentWindow
(Inherited from Control)
Public propertyPlatform
(Inherited from Widget)
Public propertyProperties
(Inherited from Widget)
Public propertySize
(Inherited from Control)
Public propertyStyle
(Inherited from Widget)
Public propertyStyleProvider
(Inherited from Container)
Public propertyStyles
(Inherited from Container)
Public propertySupportedPlatformCommands
(Inherited from Control)
Public propertyTabIndex
(Inherited from Control)
Public propertyTag
(Inherited from Control)
Public propertyToolTip
(Inherited from Control)
Public propertyVisible
(Inherited from Control)
Public propertyVisualChildren
(Inherited from Container)
Public propertyVisualControls
(Inherited from Control)
Public propertyVisualParent
(Inherited from Control)
Public propertyWidth
(Inherited from Control)
Top
Methods
 NameDescription
Protected methodApplyStyles
(Inherited from Container)
Public methodAttachNative
(Inherited from Control)
Public methodDetach
(Inherited from Control)
Public methodDetachNative
(Inherited from Control)
Public methodDispose
(Inherited from Widget)
Protected methodDispose(Boolean)
(Inherited from Control)
Public methodDoDragDrop
(Inherited from Control)
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 Control)
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)
Protected methodOnApplyCascadingStyles
(Inherited from Control)
Protected methodOnDataContextChanged
(Inherited from BindableWidget)
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 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 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)
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)
Protected methodSetLogicalParent
(Inherited from Container)
Protected methodSetParent
(Inherited from Container)
Public methodSuspendLayout
(Inherited from Control)
Public methodToString
(Inherited from Widget)
Public methodUnbind
(Inherited from BindableWidget)
Public methodUpdateBindings
(Inherited from BindableWidget)
Top
Events
 NameDescription
Public eventDataContextChanged
(Inherited from BindableWidget)
Public eventDragDrop
(Inherited from Control)
Public eventDragEnter
(Inherited from Control)
Public eventDragLeave
(Inherited from Control)
Public eventDragOver
(Inherited from Control)
Public eventEnabledChanged
(Inherited from Control)
Public eventGotFocus
(Inherited from Control)
Public eventKeyDown
(Inherited from Control)
Public eventKeyUp
(Inherited from Control)
Public eventLoad
(Inherited from Control)
Public eventLoadComplete
(Inherited from Control)
Public eventLostFocus
(Inherited from Control)
Public eventMouseDoubleClick
(Inherited from Control)
Public eventMouseDown
(Inherited from Control)
Public eventMouseEnter
(Inherited from Control)
Public eventMouseLeave
(Inherited from Control)
Public eventMouseMove
(Inherited from Control)
Public eventMouseUp
(Inherited from Control)
Public eventMouseWheel
(Inherited from Control)
Public eventPreLoad
(Inherited from Control)
Public eventShown
(Inherited from Control)
Public eventSizeChanged
(Inherited from Control)
Public eventStyleChanged
(Inherited from Widget)
Public eventTextInput
(Inherited from Control)
Public eventUnLoad
(Inherited from Control)
Top
Fields
 NameDescription
Private fieldborderPanel 
Private fieldcontainingPanel 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also