I need to keep the image visable and set its enabled property to false somehow.
[quoted text, click to view] "Scott M." wrote:
> You could just make it invisible or visible with the visible property.
>
> "Nate" <Nate@discussions.microsoft.com> wrote in message
> news:7AAA17D3-DD00-472B-803C-F63CFA1C371A@microsoft.com...
> >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
> > behind using C#.
>
>