Click to See Complete Forum and Search --> : toolbar button disable


cris
April 20th, 1999, 04:29 AM
I'm using a toolbar control in application and i can't disable it.

Nath
April 21st, 1999, 02:12 PM
The toolBars buttons act like menu items, if you want to disable it you just have to call UPDATE_COMMAND_UI like menus items...

Nath.