BCGSoft.Controls.TasksPane Namespace > TaskItem Class : SetHiColorImage Method |
'Declaration Public Sub SetHiColorImage( _ ByVal value As Bitmap, _ ByVal bForceUpdate As Boolean _ )
'Usage Dim instance As TaskItem Dim value As Bitmap Dim bForceUpdate As Boolean instance.SetHiColorImage(value, bForceUpdate)
public void SetHiColorImage( Bitmap value, bool bForceUpdate )
public: void SetHiColorImage( Bitmap* value, bool bForceUpdate )
public: void SetHiColorImage( Bitmap^ value, bool bForceUpdate )
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