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

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

공개 메소드들

메소드 설명
ToString ( ) : string

Obtains the String representation of this instance.

ViewDrawRibbonGroupGalleryImage ( KryptonRibbon ribbon, KryptonRibbonGroupGallery ribbonGallery ) : System

Initialize a new instance of the ViewDrawRibbonGroupGalleryImage class.

메소드 상세

ToString() 공개 메소드

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

ViewDrawRibbonGroupGalleryImage() 공개 메소드

Initialize a new instance of the ViewDrawRibbonGroupGalleryImage class.
public ViewDrawRibbonGroupGalleryImage ( KryptonRibbon ribbon, KryptonRibbonGroupGallery ribbonGallery ) : System
ribbon KryptonRibbon Reference to owning ribbon control.
ribbonGallery KryptonRibbonGroupGallery Reference to ribbon group gallery definition.
리턴 System