[Question] Bug with the Buttons and UserControl #2093
              
                Unanswered
              
          
                  
                    
                      ingdesarr1
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Good morning. I'm using the UserControl, and a class, to create buttons to my interface, but they are presenting a problem. I'm trying to enabled and disabled two buttons. Each button enabled or disabled the other. If I put the property 'disabled' in True, the button still disabled even if I change its property to False, but if I put the property 'disabled' in False, the button change normally. If I use a button without UserControl, don't care if the property 'disabled is True or False, change normally. What could be the problem? Thanks
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions