BCGSoft.Controls.PropertyList Namespace : ColorPopup Class |
Inherits PopupBase class. It represents a popup menu for the PropertyListColorItem. Contains three colors' pages: “Custom”, “System”, “Web”.
'Declaration Public Class ColorPopup Inherits BCGSoft.Controls.Shared.PopupBase
'Usage Dim instance As ColorPopup
public class ColorPopup : BCGSoft.Controls.Shared.PopupBase
public __gc class ColorPopup : public BCGSoft.Controls.Shared.PopupBase
public ref class ColorPopup : public BCGSoft.Controls.Shared.PopupBase
The selected page is specified by index in the property SelectedPageIndex, the selected color by the properties – SelectedSysColor, SelectedWebColor, SelectedCustomColor.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
BCGSoft.Controls.Shared.PopupBase
BCGSoft.Controls.PropertyList.ColorPopup
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2