Click here to Skip to main content
15,908,834 members
Home / Discussions / C#
   

C#

 
GeneralRe: accessing objects in form by index or somthing like index Pin
Sajjad Izadi1-Jul-08 12:05
Sajjad Izadi1-Jul-08 12:05 
GeneralRe: accessing objects in form by index or somthing like index Pin
User 66581-Jul-08 12:08
User 66581-Jul-08 12:08 
GeneralRe: accessing objects in form by index or somthing like index Pin
Sajjad Izadi1-Jul-08 12:11
Sajjad Izadi1-Jul-08 12:11 
GeneralRe: accessing objects in form by index or somthing like index Pin
User 66581-Jul-08 12:13
User 66581-Jul-08 12:13 
GeneralRe: accessing objects in form by index or somthing like index Pin
Sajjad Izadi1-Jul-08 12:18
Sajjad Izadi1-Jul-08 12:18 
GeneralRe: accessing objects in form by index or somthing like index Pin
User 66581-Jul-08 12:20
User 66581-Jul-08 12:20 
GeneralRe: accessing objects in form by index or somthing like index Pin
Sajjad Izadi1-Jul-08 12:24
Sajjad Izadi1-Jul-08 12:24 
QuestionHow to use DrawString to position text Pin
shultas1-Jul-08 9:07
shultas1-Jul-08 9:07 
Hello-

I am currently using the Graphics.DrawString method to write text on the screen. I am using the StringFormatFlags.DirectionVertical in order to display a "banner" of text on the right hand side of the screen. The problem I am faced with is the text is in the opposite direction of what I am looking for. I am not really sure how to word this...

The way the string shows up now with the DirectionVertical flag is if you turned your head 90 degrees to the right, the text would be legible. If you turned your head 90 degrees to the left, the text would be upside down.

I am trying to use the DrawString method to make it so the text is in the opposite direction. If you turn your head 90 degrees to the LEFT, the text would be legible, 90 degrees to the RIGHT it would appear upside down.

I basically want to "flip" the text 180 degrees. My english is weak hopefully I explained properly.

Thank you so much in advance
AnswerRe: How to use DrawString to position text Pin
Pete O'Hanlon1-Jul-08 9:48
mvePete O'Hanlon1-Jul-08 9:48 
AnswerRe: How to use DrawString to position text Pin
luisnike191-Jul-08 9:56
luisnike191-Jul-08 9:56 
QuestionFont Format in DataGrid Pin
cidmi.dovic1-Jul-08 8:40
cidmi.dovic1-Jul-08 8:40 
AnswerRe: Font Format in DataGrid Pin
Kjetil Svendsen1-Jul-08 9:38
Kjetil Svendsen1-Jul-08 9:38 
QuestionIs it possible to Load Console APP in background in C# ? Pin
Mohammad Dayyan1-Jul-08 8:08
Mohammad Dayyan1-Jul-08 8:08 
AnswerRe: Is it possible to Load Console APP in background in C# ? Pin
Colin Angus Mackay1-Jul-08 10:37
Colin Angus Mackay1-Jul-08 10:37 
GeneralRe: Is it possible to Load Console APP in background in C# ? Pin
Mohammad Dayyan1-Jul-08 15:33
Mohammad Dayyan1-Jul-08 15:33 
QuestionSaving & Retrieving null Dates Pin
belzer1-Jul-08 7:00
belzer1-Jul-08 7:00 
AnswerRe: Saving & Retrieving null Dates Pin
User 66581-Jul-08 7:20
User 66581-Jul-08 7:20 
GeneralRe: Saving & Retrieving null Dates Pin
belzer1-Jul-08 7:28
belzer1-Jul-08 7:28 
GeneralRe: Saving & Retrieving null Dates Pin
User 66581-Jul-08 7:33
User 66581-Jul-08 7:33 
GeneralRe: Saving & Retrieving null Dates Pin
belzer1-Jul-08 7:59
belzer1-Jul-08 7:59 
QuestionObject details Pin
DarrollWalsh1-Jul-08 6:35
DarrollWalsh1-Jul-08 6:35 
AnswerRe: Object details Pin
led mike1-Jul-08 7:34
led mike1-Jul-08 7:34 
GeneralRe: Object details Pin
DarrollWalsh1-Jul-08 9:14
DarrollWalsh1-Jul-08 9:14 
GeneralRe: Object details Pin
Pete O'Hanlon1-Jul-08 9:52
mvePete O'Hanlon1-Jul-08 9:52 
GeneralRe: Object details Pin
DarrollWalsh1-Jul-08 10:17
DarrollWalsh1-Jul-08 10:17 

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.