From: naveen prasad on
Hi ,
I have a form with different labels, when clicked opens appropriate form to
operate...

everything is fine in my application, only thing is when the cursor moves to
label
i want it to show hand icon when focused on label...

pls help me.... how to do it....
From: Rick Brandt on
naveen prasad wrote:

> Hi ,
> I have a form with different labels, when clicked opens appropriate form
> to operate...
>
> everything is fine in my application, only thing is when the cursor moves
> to label
> i want it to show hand icon when focused on label...
>
> pls help me.... how to do it....

Enter a value in the hyperlink address or hyperlink subaddress property of
the label. Even just a space will do.
From: naveen prasad on
got it , thank you very much dear

"Rick Brandt" wrote:

> naveen prasad wrote:
>
> > Hi ,
> > I have a form with different labels, when clicked opens appropriate form
> > to operate...
> >
> > everything is fine in my application, only thing is when the cursor moves
> > to label
> > i want it to show hand icon when focused on label...
> >
> > pls help me.... how to do it....
>
> Enter a value in the hyperlink address or hyperlink subaddress property of
> the label. Even just a space will do.
> .
>