C# Class CalDavSynchronizer.Ui.ColorPicker

Afficher le fichier Open project: aluxnimm/outlookcaldavsynchronizer

Méthodes publiques

Méthode Description
AddCategoryColors ( ) : void
ColorPicker ( ) : System

Méthodes protégées

Méthode Description
OnDrawItem ( object sender, DrawItemEventArgs e ) : void

Method Details

AddCategoryColors() public méthode

public AddCategoryColors ( ) : void
Résultat void

ColorPicker() public méthode

public ColorPicker ( ) : System
Résultat System

OnDrawItem() protected méthode

protected OnDrawItem ( object sender, DrawItemEventArgs e ) : void
sender object
e DrawItemEventArgs
Résultat void