Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
AnswerRe: combo boxes not updating Pin
KaptinKrunch19-Sep-05 7:21
KaptinKrunch19-Sep-05 7:21 
QuestionOptions Design Pin
OmegaSupreme19-Sep-05 4:58
OmegaSupreme19-Sep-05 4:58 
QuestionRegular Expression for images Pin
brunoconde19-Sep-05 3:57
brunoconde19-Sep-05 3:57 
AnswerRe: Regular Expression for images Pin
User 665819-Sep-05 4:25
User 665819-Sep-05 4:25 
QuestionCyclic Visual Pin
PHDENG8119-Sep-05 3:28
PHDENG8119-Sep-05 3:28 
Questionsave file dialog Pin
Mridang Agarwalla19-Sep-05 2:48
Mridang Agarwalla19-Sep-05 2:48 
AnswerRe: save file dialog Pin
enjoycrack19-Sep-05 2:52
enjoycrack19-Sep-05 2:52 
Questionlatebinding Word Pin
KKuehnberger19-Sep-05 2:47
KKuehnberger19-Sep-05 2:47 
I've got a problem with latebind word in my app because I have to be independent from the installed office-version. With my first attemp to fill in the adresse-field of word-form it worked very efficent. I just referenced word, created a dot-file with some fields "Name, adress, zip and townname" in the form and coded oWordApp.ActiveDocument.FormFields.Item(ref cField1).Result = this.cmbAnrede.Text.Trim(); and so on. That works quiet well. But now, as I'm trying to do it latebound, to be independent of the office-version, this doesn't work anymore.
Can anybody hand me an ax to find my way out of the deep forrests?

regards
Klaus
AnswerRe: latebinding Word Pin
John Fisher19-Sep-05 6:07
John Fisher19-Sep-05 6:07 
GeneralRe: latebinding Word Pin
KKuehnberger19-Sep-05 6:48
KKuehnberger19-Sep-05 6:48 
GeneralRe: latebinding Word Pin
John Fisher19-Sep-05 13:57
John Fisher19-Sep-05 13:57 
Questionporting c# aplplications to linux Pin
Mridang Agarwalla19-Sep-05 2:35
Mridang Agarwalla19-Sep-05 2:35 
AnswerRe: porting c# aplplications to linux Pin
enjoycrack19-Sep-05 2:56
enjoycrack19-Sep-05 2:56 
AnswerRe: porting c# aplplications to linux Pin
Mohamad Al Husseiny19-Sep-05 8:55
Mohamad Al Husseiny19-Sep-05 8:55 
QuestionPassing values from one form to another Pin
sajjo7919-Sep-05 1:37
sajjo7919-Sep-05 1:37 
AnswerRe: Passing values from one form to another Pin
enjoycrack19-Sep-05 2:49
enjoycrack19-Sep-05 2:49 
AnswerRe: Passing values from one form to another Pin
mattylovestara19-Sep-05 20:49
mattylovestara19-Sep-05 20:49 
QuestionDownload from Server Pin
cloudking1196619-Sep-05 0:34
cloudking1196619-Sep-05 0:34 
AnswerRe: Download from Server Pin
enjoycrack19-Sep-05 1:01
enjoycrack19-Sep-05 1:01 
AnswerRe: Download from Server Pin
seee sharp19-Sep-05 1:02
seee sharp19-Sep-05 1:02 
Questioncreate a dll [part 2] Pin
Sasuko19-Sep-05 0:20
Sasuko19-Sep-05 0:20 
AnswerRe: create a dll [part 2] Pin
Stefan Troschuetz19-Sep-05 1:19
Stefan Troschuetz19-Sep-05 1:19 
AnswerRe: create a dll [part 2] Pin
19-Sep-05 11:41
suss19-Sep-05 11:41 
QuestionJavascript or how? Pin
cloudking1196619-Sep-05 0:09
cloudking1196619-Sep-05 0:09 
QuestionTimer Pin
levi's18-Sep-05 23:56
levi's18-Sep-05 23:56 

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.