<ListButton>
	<State name="Normal">
		<AnimeDIB refer="ComboBoxListButtonNormal"/>
	</State>
	<State name="Hot">
		<AnimeDIB refer="ComboBoxListButtonHot"/>
	</State>
	<State name="Pushed">
		<AnimeDIB refer="ComboBoxListButtonPushed"/>
	</State>
	<State name="Disabled">
		<AnimeDIB refer="ComboBoxListButtonDisable"/>
	</State>
</ListButton>
<TextBox>
	<AnimeDIB refer="ComboBoxTextBoxNormal"/>
</TextBox>
<ListBox>
	&ListBox;
</ListBox>
