Question related to LinkLabel

  • Thread starter Thread starter Vikash Jain [MSFT]
  • Start date Start date
V

Vikash Jain [MSFT]

Hi,
I am using a link label in my application and am not setting any size for
the link label.
When i run my application i see the link label properly but only
approximately 75% of the width of the label is clickable though the entire
label shows up in blue color.
Do i need to set some property so that the label is clickable anywhere in
the span of its width.

Thanks in advance,
Vikash
 
Hi,
I am using a link label in my application and am not setting any size for
the link label.
When i run my application i see the link label properly but only
approximately 75% of the width of the label is clickable though the entire
label shows up in blue color.
Do i need to set some property so that the label is clickable anywhere in
the span of its width.

Thanks in advance,
Vikash

Maybe the link label control's width bounds to another control on your
form / a kind of alignment issue, try to "bring to front" or reserve
some free space to make it all clickable, just a guess.

Thanks,

Onur Güzel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top