[]
        
(Showing Draft Content)

FarPoint.Win.BorderEditorUI

BorderEditorUI Class

Represents the border editor user interface.

Inheritance
ContainerControl
BorderEditorUI
Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public class BorderEditorUI : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class BorderEditorUI
    Inherits Form
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
BorderEditorUI()

Creates a new border editor user interface.

BorderEditorUI(IBorder)

Creates a new border editor user interface.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

SetBorder(IBorder)

Sets the border.

SetBorderInternal(IBorder)

Internal use only. Sets the border.

Events

Name Description
ApplyChanged

Occurs when the change is applied.

DiscardChanged

Occurs when the change is discarded.