Click here to Skip to main content
15,896,439 members
Home / Discussions / C#
   

C#

 
Questioninstalled applications Pin
Mridang Agarwalla21-Sep-05 4:18
Mridang Agarwalla21-Sep-05 4:18 
AnswerRe: installed applications Pin
David Stone21-Sep-05 10:38
sitebuilderDavid Stone21-Sep-05 10:38 
QuestionActive X Control In C# Web App Pin
Adrian Metcalfe21-Sep-05 4:16
Adrian Metcalfe21-Sep-05 4:16 
AnswerRe: Active X Control In C# Web App Pin
Judah Gabriel Himango21-Sep-05 4:41
sponsorJudah Gabriel Himango21-Sep-05 4:41 
GeneralRe: Active X Control In C# Web App Pin
Adrian Metcalfe21-Sep-05 5:11
Adrian Metcalfe21-Sep-05 5:11 
GeneralRe: Active X Control In C# Web App Pin
Judah Gabriel Himango21-Sep-05 5:47
sponsorJudah Gabriel Himango21-Sep-05 5:47 
GeneralRe: Active X Control In C# Web App Pin
Adrian Metcalfe21-Sep-05 21:22
Adrian Metcalfe21-Sep-05 21:22 
GeneralRe: Active X Control In C# Web App Pin
Judah Gabriel Himango22-Sep-05 4:04
sponsorJudah Gabriel Himango22-Sep-05 4:04 
If you dropped it on the form, it created a variable for you. VS usually assigns the name ax[componentName][number], so if you dropped the WebBrowser control, it would generate a variable named axWebBrowser1.

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Cops & Robbers
Judah Himango


GeneralRe: Active X Control In C# Web App Pin
Adrian Metcalfe22-Sep-05 4:35
Adrian Metcalfe22-Sep-05 4:35 
GeneralRe: Active X Control In C# Web App Pin
Judah Gabriel Himango22-Sep-05 5:49
sponsorJudah Gabriel Himango22-Sep-05 5:49 
GeneralRe: Active X Control In C# Web App Pin
Adrian Metcalfe22-Sep-05 21:42
Adrian Metcalfe22-Sep-05 21:42 
GeneralRe: Active X Control In C# Web App Pin
Judah Gabriel Himango23-Sep-05 4:30
sponsorJudah Gabriel Himango23-Sep-05 4:30 
QuestionIncluding a C struct in a C# application Pin
Cabbi21-Sep-05 4:00
Cabbi21-Sep-05 4:00 
AnswerRe: Including a C struct in a C# application Pin
Judah Gabriel Himango21-Sep-05 7:40
sponsorJudah Gabriel Himango21-Sep-05 7:40 
QuestionA question about the "checkboxlist" Pin
shanzy21-Sep-05 3:33
shanzy21-Sep-05 3:33 
AnswerRe: A question about the "checkboxlist" Pin
Stefan Troschuetz21-Sep-05 3:55
Stefan Troschuetz21-Sep-05 3:55 
GeneralRe: A question about the "checkboxlist" Pin
shanzy21-Sep-05 4:16
shanzy21-Sep-05 4:16 
GeneralRe: A question about the "checkboxlist" Pin
Stefan Troschuetz21-Sep-05 4:29
Stefan Troschuetz21-Sep-05 4:29 
GeneralRe: A question about the "checkboxlist" Pin
shanzy21-Sep-05 4:17
shanzy21-Sep-05 4:17 
Questionhidden info in text files Pin
akshayswaroop21-Sep-05 3:25
akshayswaroop21-Sep-05 3:25 
AnswerRe: hidden info in text files Pin
Dario Solera21-Sep-05 6:29
Dario Solera21-Sep-05 6:29 
QuestionGet access to the current method-context? Pin
Uwe Keim21-Sep-05 2:31
sitebuilderUwe Keim21-Sep-05 2:31 
AnswerRe: Get access to the current method-context? Pin
Andy Brummer21-Sep-05 4:10
sitebuilderAndy Brummer21-Sep-05 4:10 
GeneralRe: Get access to the current method-context? Pin
Uwe Keim21-Sep-05 4:53
sitebuilderUwe Keim21-Sep-05 4:53 
GeneralRe: Get access to the current method-context? Pin
Andy Brummer21-Sep-05 5:35
sitebuilderAndy Brummer21-Sep-05 5:35 

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.