Represents a color pattern on the ColorSelector form.

The following tables list the members exposed by the Pattern type.

Name Description
Public constructor Pattern Initializes a new instance of the Pattern class.
Top
Name Description
Public property AccessibilityObject (inherited from Control).
Public property AccessibleDefaultActionDescription (inherited from Control).
Public property AccessibleDescription (inherited from Control).
Public property AccessibleName (inherited from Control).
Public property AccessibleRole (inherited from Control).
Public property AllowDrop (inherited from Control).
Public property Anchor (inherited from Control).
Public property AutoEllipsis (inherited from Label).
Public property AutoScrollOffset (inherited from Control).
Public property AutoSize (inherited from Label).
Public property BackColor (inherited from Control).
Public property BackgroundImage (inherited from Label).
Public property BackgroundImageLayout (inherited from Label).
Public property BindingContext (inherited from Control).
Public property BorderStyle (inherited from Label).
Public property Bottom (inherited from Control).
Public property Bounds (inherited from Control).
Public property CanFocus (inherited from Control).
Public property CanSelect (inherited from Control).
Public property Capture (inherited from Control).
Public property CausesValidation (inherited from Control).
Public property Static CheckForIllegalCrossThreadCalls (inherited from Control).
Public property ClientRectangle (inherited from Control).
Public property ClientSize (inherited from Control).
Public property CompanyName (inherited from Control).
Public property Container (inherited from Component).
Public property ContainsFocus (inherited from Control).
Public property ContextMenu (inherited from Control).
Public property ContextMenuStrip (inherited from Control).
Public property Controls (inherited from Control).
Public property Created (inherited from Control).
Public property Cursor (inherited from Control).
Public property DataBindings (inherited from Control).
Public property Static DefaultBackColor (inherited from Control).
Public property Static DefaultFont (inherited from Control).
Public property Static DefaultForeColor (inherited from Control).
Public property DeviceDpi (inherited from Control).
Public property DisplayRectangle (inherited from Control).
Public property Disposing (inherited from Control).
Public property Dock (inherited from Control).
Public property Enabled (inherited from Control).
Public property FlatStyle (inherited from Label).
Public property Focused (inherited from Control).
Public property Font (inherited from Control).
Public property ForeColor (inherited from Control).
Public property Handle (inherited from Control).
Public property HasChildren (inherited from Control).
Public property Height (inherited from Control).
Public property Image (inherited from Label).
Public property ImageAlign (inherited from Label).
Public property ImageIndex (inherited from Label).
Public property ImageKey (inherited from Label).
Public property ImageList (inherited from Label).
Public property ImeMode (inherited from Label).
Public property Index Gets an index number of the color Pattern on the ColorSelector form.
Public property InvokeRequired (inherited from Control).
Public property IsAccessible (inherited from Control).
Public property IsDisposed (inherited from Control).
Public property IsHandleCreated (inherited from Control).
Public property IsMirrored (inherited from Control).
Public property LayoutEngine (inherited from Control).
Public property Left (inherited from Control).
Public property LiveSetting (inherited from Label).
Public property Location (inherited from Control).
Public property Margin (inherited from Control).
Public property MaximumSize (inherited from Control).
Public property MinimumSize (inherited from Control).
Public property Static ModifierKeys (inherited from Control).
Public property Static MouseButtons (inherited from Control).
Public property Static MousePosition (inherited from Control).
Public property Name (inherited from Control).
Public property Padding (inherited from Control).
Public property Parent (inherited from Control).
Public property PreferredHeight (inherited from Label).
Public property PreferredSize (inherited from Control).
Public property PreferredWidth (inherited from Label).
Public property ProductName (inherited from Control).
Public property ProductVersion (inherited from Control).
Public property RecreatingHandle (inherited from Control).
Public property Region (inherited from Control).
Public property Right (inherited from Control).
Public property RightToLeft (inherited from Control).
Public property Site (inherited from Control).
Public property Size (inherited from Control).
Public property TabIndex (inherited from Control).
Public property TabStop (inherited from Label).
Public property Tag (inherited from Control).
Public property Text (inherited from Label).
Public property TextAlign (inherited from Label).
Public property Top (inherited from Control).
Public property TopLevelControl (inherited from Control).
Public property UseCompatibleTextRendering (inherited from Label).
Public property UseMnemonic (inherited from Label).
Public property UseWaitCursor (inherited from Control).
Public property Visible (inherited from Control).
Public property Width (inherited from Control).
Public property WindowTarget (inherited from Control).
Top
Name Description
Public method BeginInvoke (Overloaded) (inherited from Control).
Public method BringToFront (inherited from Control).
Public method Contains (inherited from Control).
Public method CreateControl (inherited from Control).
Public method CreateGraphics (inherited from Control).
Public method CreateObjRef (inherited from MarshalByRefObject).
Public method Dispose (inherited from Component).
Public method DoDragDrop (inherited from Control).
Public method DrawToBitmap (Overloaded) (inherited from Control).
Public method EndInvoke (inherited from Control).
Public method Equals (Overloaded) (inherited from Object).
Public method FindForm (inherited from Control).
Public method Focus (inherited from Control).
Public method Static FromChildHandle (inherited from Control).
Public method Static FromHandle (inherited from Control).
Public method GetChildAtPoint (Overloaded) (inherited from Control).
Public method GetContainerControl (inherited from Control).
Public method GetHashCode (inherited from Object).
Public method GetLifetimeService (inherited from MarshalByRefObject).
Public method GetNextControl (inherited from Control).
Public method GetPreferredSize (inherited from Label).
Public method GetType (inherited from Object).
Public method Hide (inherited from Control).
Public method InitializeLifetimeService (inherited from MarshalByRefObject).
Public method Invalidate (Overloaded) (inherited from Control).
Public method Invoke (Overloaded) (inherited from Control).
Public method Static IsKeyLocked (inherited from Control).
Public method Static IsMnemonic (inherited from Control).
Public method LogicalToDeviceUnits (Overloaded) (inherited from Control).
Public method PerformLayout (Overloaded) (inherited from Control).
Public method PointToClient (inherited from Control).
Public method PointToScreen (inherited from Control).
Public method PreProcessControlMessage (inherited from Control).
Public method PreProcessMessage (inherited from Control).
Public method RectangleToClient (inherited from Control).
Public method RectangleToScreen (inherited from Control).
Public method Static ReferenceEquals (inherited from Object).
Public method Refresh (inherited from Control).
Public method ResetBackColor (inherited from Control).
Public method ResetBindings (inherited from Control).
Public method ResetCursor (inherited from Control).
Public method ResetFont (inherited from Control).
Public method ResetForeColor (inherited from Control).
Public method ResetImeMode (inherited from Control).
Public method ResetRightToLeft (inherited from Control).
Public method ResetText (inherited from Control).
Public method ResumeLayout (Overloaded) (inherited from Control).
Public method Scale (Overloaded) (inherited from Control).
Public method ScaleBitmapLogicalToDevice (inherited from Control).
Public method Select (Overloaded) (inherited from Control).
Public method SelectNextControl (inherited from Control).
Public method SendToBack (inherited from Control).
Public method SetBounds (Overloaded) (inherited from Control).
Public method Show (Overloaded) (inherited from Control).
Public method SuspendLayout (inherited from Control).
Public method ToString (inherited from Label).
Public method Update (inherited from Control).
Top
Name Description
Public event AutoSizeChanged (inherited from Label).
Public event BackColorChanged (inherited from Control).
Public event BackgroundImageChanged (inherited from Label).
Public event BackgroundImageLayoutChanged (inherited from Label).
Public event BindingContextChanged (inherited from Control).
Public event CausesValidationChanged (inherited from Control).
Public event ChangeUICues (inherited from Control).
Public event Click (inherited from Control).
Public event ClientSizeChanged (inherited from Control).
Public event ContextMenuChanged (inherited from Control).
Public event ContextMenuStripChanged (inherited from Control).
Public event ControlAdded (inherited from Control).
Public event ControlRemoved (inherited from Control).
Public event CursorChanged (inherited from Control).
Public event Disposed (inherited from Component).
Public event DockChanged (inherited from Control).
Public event DoubleClick (inherited from Control).
Public event DpiChangedAfterParent (inherited from Control).
Public event DpiChangedBeforeParent (inherited from Control).
Public event DragDrop (inherited from Control).
Public event DragEnter (inherited from Control).
Public event DragLeave (inherited from Control).
Public event DragOver (inherited from Control).
Public event EnabledChanged (inherited from Control).
Public event Enter (inherited from Control).
Public event FontChanged (inherited from Control).
Public event ForeColorChanged (inherited from Control).
Public event GiveFeedback (inherited from Control).
Public event GotFocus (inherited from Control).
Public event HandleCreated (inherited from Control).
Public event HandleDestroyed (inherited from Control).
Public event HelpRequested (inherited from Control).
Public event ImeModeChanged (inherited from Label).
Public event Invalidated (inherited from Control).
Public event KeyDown (inherited from Label).
Public event KeyPress (inherited from Label).
Public event KeyUp (inherited from Label).
Public event Layout (inherited from Control).
Public event Leave (inherited from Control).
Public event LocationChanged (inherited from Control).
Public event LostFocus (inherited from Control).
Public event MarginChanged (inherited from Control).
Public event MouseCaptureChanged (inherited from Control).
Public event MouseClick (inherited from Control).
Public event MouseDoubleClick (inherited from Control).
Public event MouseDown (inherited from Control).
Public event MouseEnter (inherited from Control).
Public event MouseHover (inherited from Control).
Public event MouseLeave (inherited from Control).
Public event MouseMove (inherited from Control).
Public event MouseUp (inherited from Control).
Public event MouseWheel (inherited from Control).
Public event Move (inherited from Control).
Public event PaddingChanged (inherited from Control).
Public event Paint (inherited from Control).
Public event ParentChanged (inherited from Control).
Public event PreviewKeyDown (inherited from Control).
Public event QueryAccessibilityHelp (inherited from Control).
Public event QueryContinueDrag (inherited from Control).
Public event RegionChanged (inherited from Control).
Public event Resize (inherited from Control).
Public event RightToLeftChanged (inherited from Control).
Public event SizeChanged (inherited from Control).
Public event StyleChanged (inherited from Control).
Public event SystemColorsChanged (inherited from Control).
Public event TabIndexChanged (inherited from Control).
Public event TabStopChanged (inherited from Label).
Public event TextAlignChanged (inherited from Label).
Public event TextChanged (inherited from Control).
Public event Validated (inherited from Control).
Public event Validating (inherited from Control).
Public event VisibleChanged (inherited from Control).
Top