Nevron.Nov.WinFormControls Namespace : NColorBoxControl Class |
'Declaration
<System.ComponentModel.DescriptionAttribute("A control that displays a drop down color picker for selecting a color from a palette.")> <System.ComponentModel.ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <System.Drawing.ToolboxBitmapAttribute()> <System.ComponentModel.DefaultEventAttribute("SelectedColorChanged")> Public Class NColorBoxControl Inherits Nevron.Nov.Windows.Forms.NNovControlHost(Of NColorBox)
'Usage
Dim instance As NColorBoxControl
[System.ComponentModel.Description("A control that displays a drop down color picker for selecting a color from a palette.")] [System.ComponentModel.ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [System.Drawing.ToolboxBitmap()] [System.ComponentModel.DefaultEvent("SelectedColorChanged")] public class NColorBoxControl : Nevron.Nov.Windows.Forms.NNovControlHost<NColorBox>
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
Nevron.Nov.Windows.Forms.NNovChildWindowHost
Nevron.Nov.Windows.Forms.NNovWidgetHost<wtei>
Nevron.Nov.Windows.Forms.NNovControlHost<rtei>
Nevron.Nov.WinFormControls.NColorBoxControl
Target Platforms: Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2