Click here to Skip to main content
16,005,222 members
Home / Discussions / C#
   

C#

 
GeneralRe: Microsoft Interop Office Word Pin
g1b19-Apr-07 7:16
g1b19-Apr-07 7:16 
GeneralRe: Microsoft Interop Office Word Pin
kubben19-Apr-07 7:43
kubben19-Apr-07 7:43 
So save that document with the textbox in it. press return a few times. Start a macro click on the textbox, stop the macro. I would guess the macro code would have something that what you have above. So I would guess that you need to know which text box it is. It looks like they are numbered. YOu added one so the id is forms.textbox.1. So if you put the correct number in there you should be able to select the text box.

Ben
QuestionImplementing "CANCEL" action while copying large files Pin
manustone19-Apr-07 3:04
manustone19-Apr-07 3:04 
AnswerRe: Implementing "CANCEL" action while copying large files Pin
manustone19-Apr-07 6:31
manustone19-Apr-07 6:31 
QuestionCopying a file from windows share Pin
clint198219-Apr-07 3:04
clint198219-Apr-07 3:04 
AnswerRe: Copying a file from windows share Pin
kubben19-Apr-07 6:27
kubben19-Apr-07 6:27 
QuestionExceptions in catch blocks... Pin
Shy Agam19-Apr-07 2:39
Shy Agam19-Apr-07 2:39 
AnswerRe: Exceptions in catch blocks... Pin
Colin Angus Mackay19-Apr-07 3:01
Colin Angus Mackay19-Apr-07 3:01 
GeneralRe: Exceptions in catch blocks... Pin
Shy Agam19-Apr-07 3:06
Shy Agam19-Apr-07 3:06 
GeneralRe: Exceptions in catch blocks... Pin
Dan Neely19-Apr-07 3:11
Dan Neely19-Apr-07 3:11 
QuestionBuilding Desktop apps with C# and WinForms Pin
Jerry Evans19-Apr-07 2:33
Jerry Evans19-Apr-07 2:33 
AnswerRe: Building Desktop apps with C# and WinForms Pin
Judah Gabriel Himango19-Apr-07 4:26
sponsorJudah Gabriel Himango19-Apr-07 4:26 
QuestionGenerating SQL Client provider equalent connectionstring from ODBC connectionstring Pin
kumar.bs19-Apr-07 2:25
kumar.bs19-Apr-07 2:25 
QuestionAdding Data to liststore(gtksharp) Pin
bugg_tb19-Apr-07 2:15
bugg_tb19-Apr-07 2:15 
QuestionExporting PKT attribute from Active Directory using C# Pin
joshg9919-Apr-07 2:04
joshg9919-Apr-07 2:04 
QuestionProblem launching email client Pin
George_Lucian19-Apr-07 1:55
George_Lucian19-Apr-07 1:55 
AnswerRe: Problem launching email client Pin
althamda19-Apr-07 4:30
althamda19-Apr-07 4:30 
GeneralRe: Problem launching email client Pin
George_Lucian19-Apr-07 5:03
George_Lucian19-Apr-07 5:03 
QuestionSending Bulk Mail using C# Pin
shrikantpawar19-Apr-07 1:26
shrikantpawar19-Apr-07 1:26 
AnswerRe: Sending Bulk Mail using C# Pin
Judah Gabriel Himango19-Apr-07 4:20
sponsorJudah Gabriel Himango19-Apr-07 4:20 
QuestionProblem of counting words from files [modified] Pin
Abhishek Joshi19-Apr-07 1:25
Abhishek Joshi19-Apr-07 1:25 
QuestionIs there any open source tool like Castor(for java) for .NET Pin
Gokulan Venattil19-Apr-07 1:24
Gokulan Venattil19-Apr-07 1:24 
AnswerRe: Is there any open source tool like Castor(for java) for .NET Pin
Judah Gabriel Himango19-Apr-07 4:19
sponsorJudah Gabriel Himango19-Apr-07 4:19 
QuestionObjectDataSource passing an empty object to the BLL when deleting Pin
Ricardo Casquete19-Apr-07 1:10
Ricardo Casquete19-Apr-07 1:10 
QuestionGet a list of resources in Outlook style control Pin
Kapil Singhal19-Apr-07 0:23
Kapil Singhal19-Apr-07 0:23 

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.