BCGSoft.Controls.PropertyList Namespace > ColorPopup Class : SelectNextColor Method |
'Declaration Public Overridable Function SelectNextColor( _ ByVal tabIndex As Integer, _ ByVal currentValue As Color _ ) As Boolean
'Usage Dim instance As ColorPopup Dim tabIndex As Integer Dim currentValue As Color Dim value As Boolean value = instance.SelectNextColor(tabIndex, currentValue)
public virtual bool SelectNextColor( int tabIndex, Color currentValue )
public: virtual bool SelectNextColor( int tabIndex, Color currentValue )
public: virtual bool SelectNextColor( int tabIndex, Color currentValue )
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