첨부 실행 코드는 나눔고딕코딩 폰트를 사용합니다.
728x90
반응형
728x170

■ ToolBar 클래스에 버튼을 추가하는 방법을 보여준다.

 

▶ 예제 코드 (VB)

pToolbar.ImageList = pImageList

pToolbar.Buttons.Add 1, "Button1", "버튼#1", tbrDefault, 1
pToolbar.Buttons.Add 2, "Button2", "버튼#2", tbrDefault, 2
pToolbar.Buttons.Add 3, "Button3", "버튼#3", tbrDefault, 3

※ pImageList가 이미지를 갖고 있는 것으로 가정한다.

728x90
반응형
그리드형(광고전용)
Posted by icodebroker
TAG ,

댓글을 달아 주세요