C# 클래스 ComponentFactory.Krypton.Ribbon.ViewDrawRibbonGroupClusterButtonImage

Draws a small image from a group cluster button.
상속: ViewDrawRibbonGroupImageBase
파일 보기 프로젝트 열기: ComponentFactory/Krypton 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

Obtains the String representation of this instance.

ViewDrawRibbonGroupClusterButtonImage ( KryptonRibbon ribbon, KryptonRibbonGroupClusterButton ribbonButton ) : System

Initialize a new instance of the ViewDrawRibbonGroupClusterButtonImage class.

메소드 상세

ToString() 공개 메소드

Obtains the String representation of this instance.
public ToString ( ) : string
리턴 string

ViewDrawRibbonGroupClusterButtonImage() 공개 메소드

Initialize a new instance of the ViewDrawRibbonGroupClusterButtonImage class.
public ViewDrawRibbonGroupClusterButtonImage ( KryptonRibbon ribbon, KryptonRibbonGroupClusterButton ribbonButton ) : System
ribbon KryptonRibbon Reference to owning ribbon control.
ribbonButton KryptonRibbonGroupClusterButton Reference to ribbon group button definition.
리턴 System