I creating a program, i need : after click Button A, do something, and disable button A (mean that button is selected, not to be continue clicked !)
I see MSDN this page: http://msdn.microsoft.com/en-us/library/windows/desktop/bb849162%28v=vs.85%29.aspx
but I don't known using this (I also use it as function but : error: Button_Enable not identified)