C# Class LabelPlus.GroupButtonAdaptor

Mostrar archivo Open project: noodlefighter/LabelPlus Class Usage Examples

Public Methods

Method Description
GroupButtonAdaptor ( ToolStrip toolStrip, GroupDefineItemCollection groupDefines ) : System
Refresh ( GroupDefineItemCollection groups ) : void

Method Details

GroupButtonAdaptor() public method

public GroupButtonAdaptor ( ToolStrip toolStrip, GroupDefineItemCollection groupDefines ) : System
toolStrip System.Windows.Forms.ToolStrip
groupDefines GroupDefineItemCollection
return System

Refresh() public method

public Refresh ( GroupDefineItemCollection groups ) : void
groups GroupDefineItemCollection
return void