Groups | Blog | Home
all groups > dotnet general > november 2004 >

dotnet general : Help to disable an ImageButton?


Nate
11/13/2004 7:46:02 PM
I am trying to set the Enabled property of an ImageButton on a web form. I
would like to programmatically Enable and disable the image Button from code
nate heaton
11/14/2004 12:20:05 AM
I need to keep the image visable and set its enabled property to false somehow.

[quoted text, click to view]
Scott M.
11/14/2004 1:43:08 AM
You could just make it invisible or visible with the visible property.

[quoted text, click to view]

AddThis Social Bookmark Button