Click here to Skip to main content
15,919,245 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem with setting focus in an edit box Pin
RichardNN17-Jun-05 7:03
RichardNN17-Jun-05 7:03 
GeneralRe: Problem with setting focus in an edit box (edit) Pin
Luis Alonso Ramos17-Jun-05 8:51
Luis Alonso Ramos17-Jun-05 8:51 
GeneralFind text in a RichTextBox Pin
David_cole17-Jun-05 5:02
David_cole17-Jun-05 5:02 
GeneralRe: Find text in a RichTextBox Pin
Dave Kreskowiak17-Jun-05 5:50
mveDave Kreskowiak17-Jun-05 5:50 
GeneralRe: Find text in a RichTextBox Pin
David_cole17-Jun-05 22:30
David_cole17-Jun-05 22:30 
GeneralRe: Find text in a RichTextBox Pin
Dave Kreskowiak18-Jun-05 13:30
mveDave Kreskowiak18-Jun-05 13:30 
GeneralPass txtComputer.Text to class file Pin
epfuller17-Jun-05 4:52
epfuller17-Jun-05 4:52 
GeneralRe: Pass txtComputer.Text to class file Pin
Dave Kreskowiak17-Jun-05 5:46
mveDave Kreskowiak17-Jun-05 5:46 
That depends on how your wrote your code and how your using your class. If your creating a seperate instance of your class for every machine your going to scan, then the easiest way would be to pass the string to the constructor of your class and have the constructor tuck the string away in a private variable so it can be used later to build the connection and/or query strings.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Pass txtComputer.Text to class file Pin
epfuller17-Jun-05 6:08
epfuller17-Jun-05 6:08 
GeneralRe: Pass txtComputer.Text to class file Pin
Dave Kreskowiak17-Jun-05 6:32
mveDave Kreskowiak17-Jun-05 6:32 
GeneralRe: Pass txtComputer.Text to class file Pin
epfuller20-Jun-05 6:04
epfuller20-Jun-05 6:04 
QuestionHow can I use WH_MOUSE_LL with Windows 98? Pin
Begoña17-Jun-05 4:44
Begoña17-Jun-05 4:44 
AnswerRe: How can I use WH_MOUSE_LL with Windows 98? Pin
Dave Kreskowiak17-Jun-05 5:44
mveDave Kreskowiak17-Jun-05 5:44 
GeneralMy new article Pin
Ahmed Erarslan17-Jun-05 4:29
Ahmed Erarslan17-Jun-05 4:29 
GeneralInterface Problem Pin
Anonymous17-Jun-05 3:11
Anonymous17-Jun-05 3:11 
GeneralRe: Interface Problem Pin
J4amieC17-Jun-05 3:18
J4amieC17-Jun-05 3:18 
GeneralCompiler for native code - Open-source project challenge! Pin
Anonymous17-Jun-05 3:05
Anonymous17-Jun-05 3:05 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Roger Alsing17-Jun-05 4:15
Roger Alsing17-Jun-05 4:15 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Daniel Turini17-Jun-05 8:27
Daniel Turini17-Jun-05 8:27 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Roger Alsing17-Jun-05 10:51
Roger Alsing17-Jun-05 10:51 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Daniel Turini20-Jun-05 4:40
Daniel Turini20-Jun-05 4:40 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
DavidNohejl17-Jun-05 13:59
DavidNohejl17-Jun-05 13:59 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Daniel Turini17-Jun-05 22:37
Daniel Turini17-Jun-05 22:37 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
DavidNohejl18-Jun-05 2:26
DavidNohejl18-Jun-05 2:26 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Daniel Turini18-Jun-05 4:01
Daniel Turini18-Jun-05 4:01 

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.