473,382 Members | 1,657 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

display checkbox label on left hand side - possible?

Hello,

Is there a setting/property for displaying a checkbox label (or radiobutton
label) on the left hand side instead of the right hand side? Or am I limited
to no text in the label - take on parent backcolor and add my own label to
the left side?

Thanks,
Rich
Jan 30 '07 #1
4 12443

Try setting the RightToLeft property on the CheckBox or RadioButton.

================
Clay Burch
Syncfusion, Inc.

Jan 30 '07 #2


On Jan 30, 12:50 pm, "ClayB" <c...@syncfusion.comwrote:
Try setting the RightToLeft property on the CheckBox or RadioButton.
The RightToLeft controls which direction the text flows. I think (but
can't verify right this minute) that there is a CheckAlign or
TextAlign property which will determine where the text is relative the
the checkbox.

Jan 30 '07 #3
Thank you all for your replies. Yes, RightToLeft set to Yes will put the
label on the left side.

Thanks,
Rich

"Rich" wrote:
Hello,

Is there a setting/property for displaying a checkbox label (or radiobutton
label) on the left hand side instead of the right hand side? Or am I limited
to no text in the label - take on parent backcolor and add my own label to
the left side?

Thanks,
Rich
Jan 30 '07 #4
"Rich" <Ri**@discussions.microsoft.comschrieb:
Thank you all for your replies. Yes, RightToLeft set to Yes will put the
label on the left side.
Note that this property is intended for use with right-to-left
languages/cultures.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Jan 30 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

45
by: It's me | last post by:
I am new to the Python language. How do I do something like this: I know that a = 3 y = "a" print eval(y)
10
by: Cybertof | last post by:
Hello, Do you know why i get the error "Left hand side must be variable, property or indexer" with the following code : struct FundDataStruct { internal int quantity;
1
Airslash
by: Airslash | last post by:
Hello, this is the code of my StreamServer class: using System; using System.Collections.Generic; using System.Linq; using System.Net;
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.