c# - How to grey out / disable a button control in Win Forms? -



c# - How to grey out / disable a button control in Win Forms? -

can please provide illustration of how gray out button control.

i have tried:

downloadbutton.isdisabled;

downloadbutton.enabled = false;

c# .net winforms

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -