Search found 2 matches

by David L
Mon May 14, 2012 10:01 am
Forum: Scripting
Topic: Changing a button's color via script
Replies: 3
Views: 12225

Re: Changing a button's color via script

After trying for over an hour yesterday, I finally figured it out about 5 minutes after posting my question. I had applied a Style to the button, which meant that it no longer responded to the Script to change the color. When changing from Classic back to Default, I can change the color. That leads ...
by David L
Mon May 14, 2012 9:53 am
Forum: Scripting
Topic: Changing a button's color via script
Replies: 3
Views: 12225

Changing a button's color via script

I may be missing something obvious here, but I am trying to change a button's color via script. I thought I had successfully done this before, but I can't seem to recreate it. I have a button called Button1, and I have Button1_Click hooked into it. Inside Button1 I have two lines of code: Button1.Te...