[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadSkinsForm

SpreadSkinsForm Class

Represents a Spread component skins form.

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

Constructors

Name Description
SpreadSkinsForm()

Creates a Spread component skins form with default values.

SpreadSkinsForm(FpSpread)

Creates a Spread skins form with the specified Spread component.

Properties

Name Description
HelpBtn

Internal use only. Gets the help button.

Methods

Name Description
Dispose(bool)

Cleans up any resources being used.

OnKeyUp(KeyEventArgs)

Raises the KeyUp event.

OnLoad(EventArgs)

Occurs when the skin is loaded.