C# 클래스 WinFwk.UITools.ToolBar.UIToolBarSettings

파일 보기 프로젝트 열기: fremag/MemoScope.Net

공개 프로퍼티들

프로퍼티 타입 설명
Help UIToolBarSettings
Main UIToolBarSettings

공개 메소드들

메소드 설명
UIToolBarSettings ( string name, int priority, Bitmap icon, DockState dockState = DockState.DockTopAutoHide, bool mainToolbar = false ) : System.Drawing

메소드 상세

UIToolBarSettings() 공개 메소드

public UIToolBarSettings ( string name, int priority, Bitmap icon, DockState dockState = DockState.DockTopAutoHide, bool mainToolbar = false ) : System.Drawing
name string
priority int
icon System.Drawing.Bitmap
dockState DockState
mainToolbar bool
리턴 System.Drawing

프로퍼티 상세

Help 공개적으로 정적으로 프로퍼티

public static UIToolBarSettings,WinFwk.UITools.ToolBar Help
리턴 UIToolBarSettings

Main 공개적으로 정적으로 프로퍼티

public static UIToolBarSettings,WinFwk.UITools.ToolBar Main
리턴 UIToolBarSettings