C# 클래스 SS.Ynote.Classic.Core.ToolBarItem

파일 보기 프로젝트 열기: samarjeet27/ynoteclassic

공개 프로퍼티들

프로퍼티 타입 설명
Command string
IconFile string
Text string

프로퍼티 상세

Command 공개적으로 프로퍼티

Command it will run
public string Command
리턴 string

IconFile 공개적으로 프로퍼티

The Icon of the Item
public string IconFile
리턴 string

Text 공개적으로 프로퍼티

Text / ToolTip of the Tool Bar Item
public string Text
리턴 string