John Clark
John.Clark at niagaracounty.com
Wed Feb 22 12:41:37 CST 2006
I use labels for my buttons, like you are using a textbox...I have used these as well. The label is for the looks, and I place an invisible button over the top of it. I use the "mouse over", "click", and "on/lost focus" events of the button to call things and/or change the looks of the label. John W Clark >>> dwaters at usinternet.com 2/22/2006 12:41 PM >>> Hi Mark, The only drawback to this is that the mouse cursor turns to an 'I' cursor when it's over a textbox. Maybe someone knows a way out of that.