C# 클래스 ComponentFactory.Krypton.Docking.KryptonStorePage

상속: ComponentFactory.Krypton.Navigator.KryptonPage
파일 보기 프로젝트 열기: ComponentFactory/Krypton 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
KryptonStorePage ( string uniqueName, string storeName ) : System

Initialize a new instance of the KryptonStorePage class.

메소드 상세

KryptonStorePage() 공개 메소드

Initialize a new instance of the KryptonStorePage class.
public KryptonStorePage ( string uniqueName, string storeName ) : System
uniqueName string UniqueName of the page this is placeholding.
storeName string Storage name associated with this page location.
리턴 System