C# 클래스 LabelPlus.GroupButtonAdaptor

파일 보기 프로젝트 열기: noodlefighter/LabelPlus 1 사용 예제들

공개 메소드들

메소드 설명
GroupButtonAdaptor ( ToolStrip toolStrip, GroupDefineItemCollection groupDefines ) : System
Refresh ( GroupDefineItemCollection groups ) : void

메소드 상세

GroupButtonAdaptor() 공개 메소드

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

Refresh() 공개 메소드

public Refresh ( GroupDefineItemCollection groups ) : void
groups GroupDefineItemCollection
리턴 void