<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <search_combo_box allow_text_entry="true" list_position="below" show_text_as_tentative="false" dropdown_button_visible="false" max_chars="256" name="parent" allow_new_values="true"> <combo_editor name="child1" select_on_focus="true" text_pad_left="30" text_tentative_color="TextFgTentativeColor" background_image="TextField_Search_Off" background_image_disabled="TextField_Search_Disabled" background_image_focused="TextField_Search_Active"/> <combo_list multi_select="false" name="child2" page_lines="10" scroll_bar_bg_visible="true" /> <search_button label="" top_pad="5" left_pad="10" name="child3" width="13" height="13" image_unselected="Search" image_selected="Search" /> </search_combo_box>