Click here to Skip to main content
15,912,329 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem with sorting string using radix sort Pin
gamer11273-Sep-09 5:15
gamer11273-Sep-09 5:15 
GeneralRe: Problem with sorting string using radix sort Pin
Calla3-Sep-09 20:45
Calla3-Sep-09 20:45 
QuestionSkinning a WinForm Pin
Azghar Hussain2-Sep-09 19:49
professionalAzghar Hussain2-Sep-09 19:49 
QuestionHow to geta an Event? Pin
Jacobb Michael2-Sep-09 19:13
Jacobb Michael2-Sep-09 19:13 
AnswerRe: How to geta an Event? Pin
Calla2-Sep-09 20:25
Calla2-Sep-09 20:25 
GeneralRe: How to geta an Event? Pin
Jacobb Michael2-Sep-09 23:24
Jacobb Michael2-Sep-09 23:24 
QuestionHow to refresh an updated MenuStrip at runtime? Pin
dean93592-Sep-09 19:00
dean93592-Sep-09 19:00 
AnswerRe: How to refresh an updated MenuStrip at runtime? Pin
Muhammad Mazhar2-Sep-09 19:08
Muhammad Mazhar2-Sep-09 19:08 
GeneralRe: How to refresh an updated MenuStrip at runtime? Pin
dean93592-Sep-09 19:55
dean93592-Sep-09 19:55 
AnswerRe: How to refresh an updated MenuStrip at runtime? Pin
Orzer2-Sep-09 21:34
Orzer2-Sep-09 21:34 
GeneralRe: How to refresh an updated MenuStrip at runtime? Pin
dean93593-Sep-09 8:20
dean93593-Sep-09 8:20 
QuestionChanging value of several comboboxes Pin
Denis J. González2-Sep-09 16:42
Denis J. González2-Sep-09 16:42 
AnswerRe: Changing value of several comboboxes Pin
Christian Graus2-Sep-09 17:01
protectorChristian Graus2-Sep-09 17:01 
GeneralRe: Changing value of several comboboxes Pin
Denis J. González2-Sep-09 17:06
Denis J. González2-Sep-09 17:06 
GeneralRe: Changing value of several comboboxes Pin
Christian Graus2-Sep-09 17:13
protectorChristian Graus2-Sep-09 17:13 
GeneralRe: Changing value of several comboboxes Pin
Denis J. González2-Sep-09 17:24
Denis J. González2-Sep-09 17:24 
Questionhelp file Pin
AAKAra2-Sep-09 10:54
AAKAra2-Sep-09 10:54 
AnswerRe: help file Pin
Christian Graus2-Sep-09 11:22
protectorChristian Graus2-Sep-09 11:22 
This is programming, it's not black magic. You can't just go around making stuff up and expect it to magically do what you want it to. Instead, you should use reference books and google to research the tools you are using.

No. Of course not. You've taken a random property and tried to make it magically do what you want. The verb is a predefined term like 'run' or 'print' that tells the process what to do. There is no way that I know of to make a PDF open on a specific page. You'd have to read the Acrobat documentation to see if it's possible to pass any parameters to Acrobat, to tell it what page to open. As you appear incapable of research, I'll tell you that Arguments is the property on ProcessStartInfo you use to pass an argument to a program. But, you need to find out for yourself if Acrobat will take an argument to do what you want it to.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

AnswerRe: help file Pin
Abhishek Sur2-Sep-09 11:54
professionalAbhishek Sur2-Sep-09 11:54 
GeneralRe: help file Pin
Christian Graus2-Sep-09 13:38
protectorChristian Graus2-Sep-09 13:38 
GeneralRe: help file Pin
Abhishek Sur2-Sep-09 21:30
professionalAbhishek Sur2-Sep-09 21:30 
AnswerRe: help file Pin
N a v a n e e t h2-Sep-09 15:55
N a v a n e e t h2-Sep-09 15:55 
QuestionDate Format in C# Pin
skhan172-Sep-09 10:20
skhan172-Sep-09 10:20 
AnswerRe: Date Format in C# Pin
Christian Graus2-Sep-09 11:25
protectorChristian Graus2-Sep-09 11:25 
AnswerRe: Date Format in C# Pin
Abhishek Sur2-Sep-09 11:47
professionalAbhishek Sur2-Sep-09 11:47 

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.