-activebackground -borderwidth -relief -activeforeground -font -text -anchor -foreground -background -image -bitmap -justify
A choicebutton is a widget that displays a textual string, one of the items given in the list argument to the -values option. When clicked on, the choicebutton displays a menu showing all the available choices, allowing the user to change the choice by selecting an item. In the description below, an index is a zero-based index into the set of values specified with the -values option.
pathName option ? arg arg ... ?
| CHOICEBUTTON(9) | Rev: Mon Nov 14 20:51:39 GMT 2005 |