Actual RightToLeft value

M

Mr. X.

On C#, VS 2008, Windows forms.
How can I get the actual righToLeft value (If a control has RightToLeft
propety = Yes, or No there is no problem,
but what if RightToLeft=inherited?)

Thanks :)
 
M

Mr. X.

The value is inherited,
and I should get the value from the parent - That I know.
But if the parent has another parent, I should do a loop to find the value
of the "RightToLeft" property.
Is there any function for that?

Thanks :)
 

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

Top