Click here to Skip to main content
15,917,328 members
Home / Discussions / C#
   

C#

 
QuestionNeed Help UNICODE Pin
Nazim Iqbal5-Oct-12 13:55
Nazim Iqbal5-Oct-12 13:55 
AnswerRe: Need Help UNICODE Pin
Richard MacCutchan5-Oct-12 22:29
mveRichard MacCutchan5-Oct-12 22:29 
QuestionC# search directory paths Pin
rachel_m5-Oct-12 10:43
rachel_m5-Oct-12 10:43 
AnswerRe: C# search directory paths Pin
Eddy Vluggen5-Oct-12 10:49
professionalEddy Vluggen5-Oct-12 10:49 
AnswerRe: C# search directory paths Pin
Richard MacCutchan5-Oct-12 22:28
mveRichard MacCutchan5-Oct-12 22:28 
GeneralRe: C# search directory paths Pin
rachel_m6-Oct-12 9:01
rachel_m6-Oct-12 9:01 
GeneralRe: C# search directory paths Pin
Richard MacCutchan6-Oct-12 21:19
mveRichard MacCutchan6-Oct-12 21:19 
Generalpls help learn c# need someone to guide me thru Pin
becky suinner5-Oct-12 9:42
becky suinner5-Oct-12 9:42 
GeneralRe: pls help learn c# need someone to guide me thru Pin
Eddy Vluggen5-Oct-12 9:46
professionalEddy Vluggen5-Oct-12 9:46 
GeneralRe: pls help learn c# need someone to guide me thru Pin
becky suinner5-Oct-12 9:58
becky suinner5-Oct-12 9:58 
GeneralRe: pls help learn c# need someone to guide me thru Pin
Eddy Vluggen5-Oct-12 10:03
professionalEddy Vluggen5-Oct-12 10:03 
GeneralRe: pls help learn c# need someone to guide me thru Pin
becky suinner5-Oct-12 10:01
becky suinner5-Oct-12 10:01 
GeneralRe: pls help learn c# need someone to guide me thru Pin
Eddy Vluggen5-Oct-12 10:08
professionalEddy Vluggen5-Oct-12 10:08 
GeneralRe: pls help learn c# need someone to guide me thru Pin
Richard MacCutchan5-Oct-12 22:19
mveRichard MacCutchan5-Oct-12 22:19 
GeneralRe: pls help learn c# need someone to guide me thru Pin
Pete O'Hanlon5-Oct-12 22:28
mvePete O'Hanlon5-Oct-12 22:28 
Questionhow can i delete data from sql database on select the item from listbox in window form in asp.net Pin
Ranjeet69315-Oct-12 7:23
Ranjeet69315-Oct-12 7:23 
AnswerRe: how can i delete data from sql database on select the item from listbox in window form in asp.net Pin
kamalkss5-Oct-12 8:00
kamalkss5-Oct-12 8:00 
GeneralRe: how can i delete data from sql database on select the item from listbox in window form in asp.net Pin
Ranjeet69315-Oct-12 8:15
Ranjeet69315-Oct-12 8:15 
QuestionPrinting Persian Words Pin
mohammadkaab5-Oct-12 2:19
mohammadkaab5-Oct-12 2:19 
AnswerRe: Printing Persian Words Pin
Eddy Vluggen5-Oct-12 5:01
professionalEddy Vluggen5-Oct-12 5:01 
GeneralRe: Printing Persian Words Pin
Keith Barrow5-Oct-12 6:17
professionalKeith Barrow5-Oct-12 6:17 
GeneralRe: Printing Persian Words Pin
Eddy Vluggen5-Oct-12 9:43
professionalEddy Vluggen5-Oct-12 9:43 
AnswerRe: Printing Persian Words Pin
Keith Barrow5-Oct-12 6:08
professionalKeith Barrow5-Oct-12 6:08 
Have you set the RightToLeft property to true? IIRC you will get exactly the problems you describe (the letters being displayed in the reverse order) if you don't. If you can, set the property in the designer, not code.

I'm not sure about the print dialog, the RTL support in winforms is pretty poor.

GeneralRe: Printing Persian Words Pin
mohammadkaab5-Oct-12 7:18
mohammadkaab5-Oct-12 7:18 
GeneralRe: Printing Persian Words Pin
Keith Barrow5-Oct-12 9:06
professionalKeith Barrow5-Oct-12 9:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.