[Implemented] UpdateToolbar()
Posted: Mon Jul 28, 2003 4:01 am
I'd like to see this function : UpdateToolbar()
for the moment we have to do it like this :
SendMessage_( AddressOfToolbar, #TB_AUTOSIZE, #NULL, #NULL )

(A toolbar is automatically sized now)
for the moment we have to do it like this :
SendMessage_( AddressOfToolbar, #TB_AUTOSIZE, #NULL, #NULL )

(A toolbar is automatically sized now)