MyListBoxSkin.OnDrawItem(int,bool,bool,CheckState,Size,Visual)

MyListBoxSkin.OnDrawItem Method


Definition

protected override void OnDrawItem( int index, bool selected, bool focused, CheckState checkstate, Size item_size, Visual v );

Parameters

indexSystem.Int32.
selectedSystem.Boolean.
focusedSystem.Boolean.
checkstateSystem.Windows.Forms.CheckState.
item_sizeSystem.Drawing.Size.
vSystem.Drawing.Visual.
© 2004-2005 GlobFX Technologies. All rights reserved.