C# 클래스 ComponentFactory.Krypton.Navigator.ButtonSpecNavigator

ButtonSpecNavigator specific implementation of a button specification.
상속: ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup
파일 보기 프로젝트 열기: ComponentFactory/Krypton

Private Properties

프로퍼티 타입 설명
NavigatorToPaletteType PaletteButtonSpecStyle
PaletteTypeToNavigator PaletteNavButtonSpecStyle

공개 메소드들

메소드 설명
ButtonSpecNavigator ( ) : System

Initialize a new instance of the ButtonSpecNavigator class.

ResetTypeRestricted ( ) : void

Resets the TypeRestricted property to its default value.

비공개 메소드들

메소드 설명
NavigatorToPaletteType ( PaletteNavButtonSpecStyle type ) : PaletteButtonSpecStyle
PaletteTypeToNavigator ( PaletteButtonSpecStyle type ) : PaletteNavButtonSpecStyle

메소드 상세

ButtonSpecNavigator() 공개 메소드

Initialize a new instance of the ButtonSpecNavigator class.
public ButtonSpecNavigator ( ) : System
리턴 System

ResetTypeRestricted() 공개 메소드

Resets the TypeRestricted property to its default value.
public ResetTypeRestricted ( ) : void
리턴 void