[]
Represents a Spread component skins form.
public class SpreadSkinsForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class SpreadSkinsForm
Inherits Form
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
SpreadSkinsForm() | Creates a Spread component skins form with default values. |
SpreadSkinsForm(FpSpread) | Creates a Spread skins form with the specified Spread component. |
Name | Description |
---|---|
HelpBtn | Internal use only. Gets the help button. |
Name | Description |
---|---|
Dispose(bool) | Cleans up any resources being used. |
OnKeyUp(KeyEventArgs) | Raises the KeyUp event. |
OnLoad(EventArgs) | Occurs when the skin is loaded. |