If I create a form with a .net control, lets say a button, and I set the enable property of this button to false, it is possible for an external process to change the enable property to true at runtime? I assume that the answer is definitely yes, since it'll just be some binary value in memory, but is there an API or an easy way to accomplish this?



LinkBack URL
About LinkBacks


