Sign in
Developing Arabic applications should be easy!
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET Tools
Arabi
Arabic
Arabic CLIP
Arabic SmallBasic
Arabic Wiki
ASP
ASP.NET
Bidi
bidi display
Blog
Calendar
Channel 9
CLIP
Culture
CultureInfo
DataGridView
Designer
dir
Domain Names
Event
Events
Expression
FlowDirection
General
Hotfix
LightSwitch
misc
MT
News
Numbers
Numeric Library
Office Developement
Project Templates
recording
RightToLeft
RightToLeftLayout
Search
Security
SEO
Session
SharePoint
Silverlight
sketchflow
SmallBasic
SQL
Strings
Tashkeel
Team System
Tech.Ed
TextInfo
Toolkit
UmAlQura
VB6
VSIntlPack2
Web
WinForms
World Readiness
WPF
أدوات
أمان
برامج عربي
تعلم
صور
عربي
Browse by Tags
MSDN Blogs
>
Developing Arabic applications should be easy!
>
All Tags
>
flowdirection
Tagged Content List
Blog Post:
FlowDocumentReader Arabic strings
Dina Lasheen - MSFT
I had a customer question about how to use FlowDocumentReader in WPF, for Arabic text. I thought this was a good opportunity to share with you this short sample. This is a FlowDocumentReader that displays an Arabic FlowDocument. I included diacritics in the strings to make it more illustrative. To...
on
30 Jul 2009
Blog Post:
WPF Sample for Drawing Text
Dina Lasheen - MSFT
In my earlier post , I mentioned the different consideration when dealing with rtl (or Bidi) text. This time I’m going to post the sample with more in-depth discussion. 1) I created a WPF Windows application: RTLApplication. 2) Created a CustomControl and called it RTL Control. This is the rendering...
on
25 Dec 2008
Blog Post:
Developing Arabic WPF applications – Part 4
Dina Lasheen - MSFT
Drawing Text using FormattedText FormattedText Class offers low-level method to manage drawing text in Windows Presentation Foundation (WPF). It processes text as graphical elements, instead of text in controls such as the TextBox and TextBlock, which implement the FlowDirection model or the XPS document...
on
27 Oct 2008
Blog Post:
Developing Arabic WPF applications – Part 2
Dina Lasheen - MSFT
There are a few cases where FlowDirection does not behave as expected. This blog covers two of these exceptions. Image An Image represents a control that displays an image. It can be used with a Source property that defines the uniform resource identifier (URI) of the Image to display. Unlike...
on
13 Jul 2008
Blog Post:
Developing Arabic WPF applications – Part 1
Dina Lasheen - MSFT
I’ll talk today about developing Arabic applications in Windows Presentation Foundation (WPF). The main property for right-to-left display is FlowDirection . FlowDirection is similar to the Windows Forms RightToLeft , but not exactly the same. FlowDirection simply sets the direction and the layout of...
on
11 Jun 2007
Page 1 of 1 (5 items)