Entering asterisk in Label text

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to put an asterisk in the Label text property but the asterisk
doesn't show up in the correct place.

If I enter "* hello" in the text property (using the designer property
pages) the label is displayed as "hello *". If I enter "3 * hello" the label
is displayed as "hello * 3".

How I get the asterisk to display in the proper location?

Thanks in advance.
 
Hi,

vj said:
Set righttoleft property as False... you will be good

As an extra tip the designer will display in BOLD those properties that
have a value different frmo the default.
 
Back
Top