Represents a dialog that can be used to select color with rich UI and extended functionality.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| Visual Basic |
|---|
<DefaultPropertyAttribute("SelectedColor")> _
<TelerikToolboxCategoryAttribute("RadControls - Dialogs")> _
Public Class RadColorDialog _
Inherits CommonDialog |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..CommonDialog
Telerik.WinControls..::..RadColorDialog
See Also