[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.MoreColors

MoreColors Class

Represents a dialog to get ARGB color.

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

Properties

Name Description
Color

Gets the current selected color.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

IsInputKey(Keys)

Determines whether the specified key is an input key or a special key that requires preprocessing.

OnShown(EventArgs)

Raises the System.Windows.Forms.Form.Shown event.

OnSizeChanged(EventArgs)
ProcessCmdKey(ref Message, Keys)

Processes a command key.

ProcessDialogKey(Keys)

Processes a dialog key.

ShowDialog(IWin32Window)

Shows the form as a modal dialog box with the specified owner.