Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FLOATING TOOLBAR
#16
If button is separate control (can be captured with "Find window" dialog), use EnableWindow function. If it is button in standard toolbar (control with class "ToolbarWindow32"), SendMessage TB_ENABLEBUTTON. Otherwise, I don't know. Even if you will successfully enable button, application probably will think that it is disabled.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)