C# 클래스 IrrlichtNETCP.GUITabControl

상속: GUIElement
파일 보기 프로젝트 열기: 3di/3di-viewer-rei-libs 1 사용 예제들

공개 메소드들

메소드 설명
AddTabW ( string caption, int id ) : GUITab

비공개 메소드들

메소드 설명
GUITabControl_AddTabW ( IntPtr guienv, string text, int icon ) : IntPtr

메소드 상세

AddTabW() 공개 메소드

public AddTabW ( string caption, int id ) : GUITab
caption string
id int
리턴 GUITab