Click here to Skip to main content
15,884,237 members
Home / Discussions / C#
   

C#

 
GeneralRe: This cool thing!!...howz it done? Pin
srt726-Jan-04 17:04
srt726-Jan-04 17:04 
AnswerRe: This cool thing!!...howz it done? Pin
Mazdak26-Jan-04 19:34
Mazdak26-Jan-04 19:34 
GeneralRe: This cool thing!!...howz it done? Pin
srt727-Jan-04 3:45
srt727-Jan-04 3:45 
GeneralRe: This cool thing!!...howz it done? Pin
srt727-Jan-04 4:20
srt727-Jan-04 4:20 
GeneralClass library (COM) to read app.config Pin
stateyama26-Jan-04 11:27
stateyama26-Jan-04 11:27 
GeneralRe: Class library (COM) to read app.config Pin
Heath Stewart26-Jan-04 11:37
protectorHeath Stewart26-Jan-04 11:37 
GeneralRe: Class library (COM) to read app.config Pin
stateyama26-Jan-04 11:58
stateyama26-Jan-04 11:58 
GeneralRe: Class library (COM) to read app.config Pin
Heath Stewart26-Jan-04 12:02
protectorHeath Stewart26-Jan-04 12:02 
You have to name the .config file according to the executable (.exe) naming convention for whatever application instantiates your control. For instance, lets say you want to test you control in the ActiveX Control Test Container (tstcon32.exe). You would put a txtcon32.exe.config file in the same directory as txtcon32.exe. Last time I tried this (some time back) it worked. Give it a try now. The ActiveX Control Test Container would be a good test without having to write a new COM client, too.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: Class library (COM) to read app.config Pin
stateyama26-Jan-04 12:19
stateyama26-Jan-04 12:19 
General.NET Remoting Question Pin
Brian Rogan26-Jan-04 11:00
Brian Rogan26-Jan-04 11:00 
GeneralRe: .NET Remoting Question Pin
Guillermo Rivero26-Jan-04 11:15
Guillermo Rivero26-Jan-04 11:15 
GeneralMouse click on the frame of a form Pin
Anonymous26-Jan-04 9:41
Anonymous26-Jan-04 9:41 
GeneralRe: Mouse click on the frame of a form Pin
Heath Stewart26-Jan-04 11:03
protectorHeath Stewart26-Jan-04 11:03 
GeneralC# Market Penetration for Freeware/Shareware Pin
telstar26-Jan-04 9:38
telstar26-Jan-04 9:38 
GeneralRe: C# Market Penetration for Freeware/Shareware Pin
Heath Stewart26-Jan-04 10:24
protectorHeath Stewart26-Jan-04 10:24 
GeneralRe: C# Market Penetration for Freeware/Shareware Pin
je_gonzalez26-Jan-04 11:29
je_gonzalez26-Jan-04 11:29 
GeneralRe: C# Market Penetration for Freeware/Shareware Pin
Heath Stewart26-Jan-04 11:31
protectorHeath Stewart26-Jan-04 11:31 
GeneralRe: C# Market Penetration for Freeware/Shareware Pin
Eric Gunnerson (msft)26-Jan-04 11:23
Eric Gunnerson (msft)26-Jan-04 11:23 
GeneralRe: C# Market Penetration for Freeware/Shareware Pin
telstar26-Jan-04 11:29
telstar26-Jan-04 11:29 
GeneralRe: C# Market Penetration for Freeware/Shareware Pin
Heath Stewart26-Jan-04 11:43
protectorHeath Stewart26-Jan-04 11:43 
GeneralRe: C# Market Penetration for Freeware/Shareware Pin
Bo Hunter26-Jan-04 12:39
Bo Hunter26-Jan-04 12:39 
Generalhighlighting text in a combo box with the mouse Pin
blakeb_126-Jan-04 8:48
blakeb_126-Jan-04 8:48 
GeneralRe: highlighting text in a combo box with the mouse Pin
Heath Stewart26-Jan-04 9:00
protectorHeath Stewart26-Jan-04 9:00 
GeneralRe: highlighting text in a combo box with the mouse Pin
Anonymous26-Jan-04 9:08
Anonymous26-Jan-04 9:08 
GeneralRe: highlighting text in a combo box with the mouse Pin
Heath Stewart26-Jan-04 9:25
protectorHeath Stewart26-Jan-04 9:25 

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.