Click here to Skip to main content
15,885,278 members
Home / Discussions / C#
   

C#

 
GeneralRe: RichEdit wrapper? Pin
TuringTest16-Jan-04 20:37
TuringTest16-Jan-04 20:37 
GeneralRe: RichEdit wrapper? Pin
Heath Stewart6-Jan-04 20:43
protectorHeath Stewart6-Jan-04 20:43 
GeneralRe: RichEdit wrapper? Pin
TuringTest16-Jan-04 22:20
TuringTest16-Jan-04 22:20 
GeneralRe: RichEdit wrapper? Pin
Heath Stewart7-Jan-04 2:53
protectorHeath Stewart7-Jan-04 2:53 
GeneralFree Icons Pin
obelisk296-Jan-04 14:41
obelisk296-Jan-04 14:41 
GeneralRe: Free Icons Pin
Heath Stewart6-Jan-04 17:34
protectorHeath Stewart6-Jan-04 17:34 
GeneralFolderBrowserDialog do not show data !! Pin
kappen6-Jan-04 12:48
kappen6-Jan-04 12:48 
GeneralRe: FolderBrowserDialog do not show data !! Pin
Heath Stewart6-Jan-04 17:30
protectorHeath Stewart6-Jan-04 17:30 
Why are you loading a managed library just to use the FolderBrowserDialog? You do realize that it's just encapsulates the SHBrowseForFolder native method? It's in the shlobj.h header. See the Platform SDK for additional information.

Also, every control in System.Windows.Forms is just a wrapper for Windows Common Controls, just FYI.

 

-----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: FolderBrowserDialog do not show data !! Pin
Anonymous7-Jan-04 8:30
Anonymous7-Jan-04 8:30 
GeneralRe: FolderBrowserDialog do not show data !! Pin
Heath Stewart7-Jan-04 8:44
protectorHeath Stewart7-Jan-04 8:44 
GeneralGDI + package help Pin
Miles Roberts6-Jan-04 12:20
Miles Roberts6-Jan-04 12:20 
GeneralRe: GDI + package help Pin
Heath Stewart6-Jan-04 17:27
protectorHeath Stewart6-Jan-04 17:27 
GeneralUsing a txtbox as output window Pin
Melanius6-Jan-04 11:10
Melanius6-Jan-04 11:10 
GeneralRe: Using a txtbox as output window Pin
hxxbin6-Jan-04 11:26
hxxbin6-Jan-04 11:26 
GeneralRe: Using a txtbox as output window Pin
Melanius6-Jan-04 11:38
Melanius6-Jan-04 11:38 
GeneralRe: Using a txtbox as output window Pin
Kentamanos6-Jan-04 11:41
Kentamanos6-Jan-04 11:41 
GeneralRe: Using a txtbox as output window Pin
Melanius6-Jan-04 13:17
Melanius6-Jan-04 13:17 
GeneralRe: Using a txtbox as output window Pin
Heath Stewart6-Jan-04 17:21
protectorHeath Stewart6-Jan-04 17:21 
GeneralRe: Using a txtbox as output window Pin
leppie6-Jan-04 13:58
leppie6-Jan-04 13:58 
GeneralRe: Using a txtbox as output window Pin
Luther Baker6-Jan-04 18:33
Luther Baker6-Jan-04 18:33 
Generalusing a C++ dialog window from C# Pin
misterbear6-Jan-04 10:14
misterbear6-Jan-04 10:14 
GeneralRe: using a C++ dialog window from C# Pin
Mazdak6-Jan-04 10:44
Mazdak6-Jan-04 10:44 
GeneralRe: using a C++ dialog window from C# Pin
Heath Stewart6-Jan-04 17:19
protectorHeath Stewart6-Jan-04 17:19 
GeneralRe: using a C++ dialog window from C# Pin
misterbear7-Jan-04 0:29
misterbear7-Jan-04 0:29 
GeneralRe: using a C++ dialog window from C# Pin
Heath Stewart7-Jan-04 3:00
protectorHeath Stewart7-Jan-04 3:00 

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.