Thread: button display
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wazooli Wazooli is offline
external usenet poster
 
Posts: 51
Default button display

Nevermind - it's .state = msoButtonUp or msoButtonDown to toggle.

"Wazooli" wrote:

I have noticed that Excel draw a little blue box around certain buttons when
they are enabled, such as bold or italic. How can I assign this little blue
outline to a button assigned to a user defined function? It doesn't appear
to have anything to do with FaceID.

wazooli