C# Class LabelPlus.GroupButtonAdaptor

Afficher le fichier Open project: noodlefighter/LabelPlus Class Usage Examples

Méthodes publiques

Méthode Description
GroupButtonAdaptor ( ToolStrip toolStrip, GroupDefineItemCollection groupDefines ) : System
Refresh ( GroupDefineItemCollection groups ) : void

Method Details

GroupButtonAdaptor() public méthode

public GroupButtonAdaptor ( ToolStrip toolStrip, GroupDefineItemCollection groupDefines ) : System
toolStrip System.Windows.Forms.ToolStrip
groupDefines GroupDefineItemCollection
Résultat System

Refresh() public méthode

public Refresh ( GroupDefineItemCollection groups ) : void
groups GroupDefineItemCollection
Résultat void