BCGSoft.Controls.PropertyList Namespace > ColorSet Class : OnDrawItem Method |
A DrawItemsEventArgs that contains the event data.
when a visual aspect of the ColorItem changes. In this method a rectangle with a sample of the color to select is drawn and the name of this color is written.
'Declaration Public Overrides Sub OnDrawItem( _ ByVal e As DrawItemEventArgs _ )
'Usage Dim instance As ColorSet Dim e As DrawItemEventArgs instance.OnDrawItem(e)
public override void OnDrawItem( DrawItemEventArgs e )
public: void OnDrawItem( DrawItemEventArgs* e ) override
public: void OnDrawItem( DrawItemEventArgs^ e ) override
A DrawItemsEventArgs that contains the event data.
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