C# Class AddonManager.CustomControls.ActiveCheckedListBox

Inheritance: System.Windows.Forms.CheckedListBox
Mostrar archivo Open project: berkay2578/nfsw-server

Public Properties

Property Type Description
managingLists System.Boolean

Protected Methods

Method Description
OnDrawItem ( DrawItemEventArgs e ) : void
OnItemCheck ( System.Windows.Forms.ItemCheckEventArgs ice ) : void

Method Details

OnDrawItem() protected method

protected OnDrawItem ( DrawItemEventArgs e ) : void
e System.Windows.Forms.DrawItemEventArgs
return void

OnItemCheck() protected method

protected OnItemCheck ( System.Windows.Forms.ItemCheckEventArgs ice ) : void
ice System.Windows.Forms.ItemCheckEventArgs
return void

Property Details

managingLists public_oe static_oe property

public static Boolean,System managingLists
return System.Boolean