Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
QuestionFile transfer Pin
Niiiissssshhhhhuuuuu19-Apr-07 3:57
Niiiissssshhhhhuuuuu19-Apr-07 3:57 
AnswerRe: File transfer Pin
Dave Kreskowiak19-Apr-07 4:30
mveDave Kreskowiak19-Apr-07 4:30 
AnswerRe: File transfer Pin
Judah Gabriel Himango19-Apr-07 4:46
sponsorJudah Gabriel Himango19-Apr-07 4:46 
AnswerRe: File transfer Pin
pbraun19-Apr-07 5:04
pbraun19-Apr-07 5:04 
GeneralRe: File transfer Pin
Dave Kreskowiak19-Apr-07 5:07
mveDave Kreskowiak19-Apr-07 5:07 
GeneralRe: File transfer Pin
Niiiissssshhhhhuuuuu19-Apr-07 17:44
Niiiissssshhhhhuuuuu19-Apr-07 17:44 
GeneralRe: File transfer Pin
Niiiissssshhhhhuuuuu19-Apr-07 17:46
Niiiissssshhhhhuuuuu19-Apr-07 17:46 
QuestionExport Single MS Access Data Table Pin
polishprogrammer19-Apr-07 3:45
polishprogrammer19-Apr-07 3:45 
Questionwho can teach me hacker id games..?? Pin
katak9119-Apr-07 3:35
katak9119-Apr-07 3:35 
AnswerRe: who can teach me hacker id games..?? Pin
Dave Kreskowiak19-Apr-07 4:15
mveDave Kreskowiak19-Apr-07 4:15 
AnswerRe: who can teach me hacker id games..?? Pin
Colin Angus Mackay19-Apr-07 5:14
Colin Angus Mackay19-Apr-07 5:14 
QuestionMicrosoft Interop Office Word Pin
g1b19-Apr-07 3:24
g1b19-Apr-07 3:24 
AnswerRe: Microsoft Interop Office Word Pin
kubben19-Apr-07 6:26
kubben19-Apr-07 6:26 
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 

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.