How to programmatically disable a custom IE toolbar button?
        Posted  
        
            by karikari
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by karikari
        
        
        
        Published on 2010-05-31T01:44:11Z
        Indexed on 
            2010/05/31
            1:52 UTC
        
        
        Read the original article
        Hit count: 399
        
visual-c++
Which message that I should send in order to make my custom made IE7 toolbar button to become 'disable state/gray color/unclickable'.
So far, I have tried, TB_HIDEBUTTON.. Im still searching for the exact toolbar messages.
Help me.
© Stack Overflow or respective owner