Re: IsMirrored property - what is this?
- From: "Jay B. Harlow [MVP - Outlook]" <Jay_Harlow_MVP@xxxxxxxxxxxxx>
- Date: Mon, 21 Nov 2005 12:29:09 -0600
dgk,
Using the Index in Help for IsMirrored, leads you to:
http://msdn2.microsoft.com/en-us/library/system.windows.forms.control.ismirrored.aspx
Which isn't that helpful, however searching Google for "mirrored controls",
leads you to:
http://msdn2.microsoft.com/en-us/library/system.windows.forms.control.ismirrored.aspx
Which I find significantly more helpful.
I would say in short "IsMirrored" tells you if the Control is mirrored (as
if you placed it on the edge of a mirror) Right to Left as opposed to the
normal Left to Right.
--
Hope this helps
Jay [MVP - Outlook]
..NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
<dgk@xxxxxxxxxxxxx> wrote in message
news:afs3o15k75e8l10pm9m6td8mgn089bsou5@xxxxxxxxxx
| I'm searching for a way to determine if control values have changed.
| For some it's easy, such as TextBox.Modified. But looking at the
| radiobutton I come across IsMirrored. Curious, I look to the help. Not
| very helpful. So I look to the newsgroup. Not mentioned. So now I ask.
| What does the IsMirrored property tell me?
.
- Follow-Ups:
- Re: IsMirrored property - what is this?
- From: Cor Ligthert [MVP]
- Re: IsMirrored property - what is this?
- From: Mattias Sjögren
- Re: IsMirrored property - what is this?
- References:
- IsMirrored property - what is this?
- From: dgk
- IsMirrored property - what is this?
- Prev by Date: Get CurrentDate into TimeSpan
- Next by Date: Re: vb.net and vb6
- Previous by thread: IsMirrored property - what is this?
- Next by thread: Re: IsMirrored property - what is this?
- Index(es):