Next:
get-selection
Up:
wx:choice
Previous:
find-string
get-columns
Gets the number of columns used this choice item. Under Windows or MacOS, the value is always
1
.
(send
a-wx:choice
get-columns)
->
small integer
PLT