Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Flood
GUI
ControlInternal
TabControlInner
C# 클래스 Flood.GUI.ControlInternal.TabControlInner
Inner panel of tab control.
상속:
Flood.GUI.Controls.Control
파일 보기
프로젝트 열기: FloodProject/flood
1 사용 예제들
보호된 메소드들
메소드
설명
Render
(
Skins
skin
) :
void
Renders the control using specified skin.
비공개 메소드들
메소드
설명
TabControlInner
(
Control
parent
) :
Flood.GUI.Controls
Initializes a new instance of the
TabControlInner
class.
메소드 상세
Render()
보호된
메소드
Renders the control using specified skin.
protected
Render
(
Skins
skin
) :
void
skin
Skins
Skin to use.
리턴
void