Click here to Skip to main content
15,949,686 members
Home / Discussions / C#
   

C#

 
GeneralRe: YANQ - Yet Another Newbie Question - Menus Pin
Larry J. Siddens10-Dec-03 6:10
Larry J. Siddens10-Dec-03 6:10 
GeneralRe: YANQ - Yet Another Newbie Question - Menus Pin
Heath Stewart10-Dec-03 6:52
protectorHeath Stewart10-Dec-03 6:52 
GeneralRe: YANQ - Yet Another Newbie Question - Menus Pin
blakeb_112-Dec-03 6:20
blakeb_112-Dec-03 6:20 
Questionarrow-up and arrow-down buttons? Pin
Rickard Andersson2010-Dec-03 0:42
Rickard Andersson2010-Dec-03 0:42 
AnswerRe: arrow-up and arrow-down buttons? Pin
Heath Stewart10-Dec-03 3:38
protectorHeath Stewart10-Dec-03 3:38 
GeneralRe: arrow-up and arrow-down buttons? Pin
Rickard Andersson2010-Dec-03 8:16
Rickard Andersson2010-Dec-03 8:16 
GeneralPlease help me. I want to create some tool windows in my main frame by VC++.net. Pin
freehawk10-Dec-03 0:10
freehawk10-Dec-03 0:10 
GeneralRe: Please help me. I want to create some tool windows in my main frame by VC++.net. Pin
Heath Stewart10-Dec-03 3:34
protectorHeath Stewart10-Dec-03 3:34 
There's plenty of samples in this site, though most are in C#. If you truly understand .NET, however, you won't have any trouble translating this code to VC++.NET, because they all have equal access to the .NET base class library (BCL), or any other assembly for that matter.

Also, this is the C# forum. This question would've been more appropriate in the Managed C++ forum.

There are also existing libraries that do this, including a decently-priced commercial one developed by one of CodeProject's members, Phil Wright, at http://www.dotnetmagic.com[^].

 

-----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: Please help me. I want to create some tool windows in my main frame by VC++.net. Pin
Sam.Liang10-Dec-03 18:54
Sam.Liang10-Dec-03 18:54 
GeneralXslTransform Pin
pbarta10-Dec-03 0:03
pbarta10-Dec-03 0:03 
GeneralRe: XslTransform Pin
Heath Stewart10-Dec-03 3:30
protectorHeath Stewart10-Dec-03 3:30 
GeneralUsing WINAPI methods... Pin
Amirjalaly9-Dec-03 23:59
Amirjalaly9-Dec-03 23:59 
GeneralRe: Using WINAPI methods... Pin
Heath Stewart10-Dec-03 3:27
protectorHeath Stewart10-Dec-03 3:27 
GeneralShut down the computer... Pin
Amirjalaly9-Dec-03 22:44
Amirjalaly9-Dec-03 22:44 
GeneralRe: Shut down the computer... Pin
Nick Seng9-Dec-03 22:50
Nick Seng9-Dec-03 22:50 
GeneralRe: Shut down the computer... Pin
Amirjalaly9-Dec-03 23:49
Amirjalaly9-Dec-03 23:49 
GeneralRe: Shut down the computer... Pin
Nick Seng10-Dec-03 0:19
Nick Seng10-Dec-03 0:19 
Generalcompare the contents inside ArrayList Pin
azusakt9-Dec-03 22:25
azusakt9-Dec-03 22:25 
GeneralRe: compare the contents inside ArrayList Pin
Nick Seng9-Dec-03 23:14
Nick Seng9-Dec-03 23:14 
GeneralRe: compare the contents inside ArrayList Pin
azusakt10-Dec-03 14:55
azusakt10-Dec-03 14:55 
GeneralRe: compare the contents inside ArrayList Pin
Nick Seng10-Dec-03 15:57
Nick Seng10-Dec-03 15:57 
QuestionHow can i focus a perticular cell in DataGrid control Pin
KRathor9-Dec-03 19:49
KRathor9-Dec-03 19:49 
AnswerRe: How can i focus a perticular cell in DataGrid control Pin
Heath Stewart10-Dec-03 3:08
protectorHeath Stewart10-Dec-03 3:08 
GeneralRe: How can i focus a perticular cell in DataGrid control Pin
KRathor10-Dec-03 4:34
KRathor10-Dec-03 4:34 
GeneralRe: How can i focus a perticular cell in DataGrid control Pin
Heath Stewart10-Dec-03 4:56
protectorHeath Stewart10-Dec-03 4:56 

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.