ItemCheckEventArgs.ItemCheckEventArgs(int,CheckState,CheckState)

ItemCheckEventArgs.ItemCheckEventArgs Constructor


Definition

public ItemCheckEventArgs( int index, CheckState newCheckValue, CheckState currentValue );

Parameters

indexSystem.Int32.
newCheckValueSystem.Windows.Forms.CheckState.
currentValueSystem.Windows.Forms.CheckState.
© 2004-2005 GlobFX Technologies. All rights reserved.