[]
Represents a dialog to get ARGB color.
public class MoreColors : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class MoreColors
Inherits Form
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
Color | Gets the current selected color. |
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. |