Click here to Skip to main content
15,902,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: who can help me? Pin
Atilla Selem25-Apr-02 3:54
Atilla Selem25-Apr-02 3:54 
Generaldifference between handle & instance Pin
Aviv Halperin25-Apr-02 3:02
Aviv Halperin25-Apr-02 3:02 
GeneralRe: difference between handle & instance Pin
Tim Smith25-Apr-02 3:31
Tim Smith25-Apr-02 3:31 
GeneralRe: difference between handle & instance Pin
moliate25-Apr-02 4:44
moliate25-Apr-02 4:44 
GeneralSetPixelColor for 8-bit bmp Pin
chen25-Apr-02 2:41
chen25-Apr-02 2:41 
GeneralRe: SetPixelColor for 8-bit bmp Pin
Mike Zinni25-Apr-02 3:14
Mike Zinni25-Apr-02 3:14 
GeneralClassWizard in Visual Studio.NET Pin
MarkyMark25-Apr-02 1:53
MarkyMark25-Apr-02 1:53 
GeneralRe: ClassWizard in Visual Studio.NET Pin
Shog925-Apr-02 4:59
sitebuilderShog925-Apr-02 4:59 
There is a properties pane for everything in VS.NET.
First Select the class you wish to add a handler or member variable to.
To add a handler, use the events (or is it messages...) property page; just find the message you're looking for, drop down the list next to it, and select add new.
To add a member variable, just right-click on the class name in the classview and select add->member variable. One of the options on the resulting dialog is to associate the variable with a control.

Smile | :)

--------

And we die young.
Faster we run.

Alice in Chains, We Die Young


GeneralRe: ClassWizard in Visual Studio.NET Pin
MarkyMark25-Apr-02 5:01
MarkyMark25-Apr-02 5:01 
GeneralToolbar button Pin
Hans Ruck25-Apr-02 0:04
Hans Ruck25-Apr-02 0:04 
GeneralSolved Pin
Hans Ruck25-Apr-02 0:42
Hans Ruck25-Apr-02 0:42 
GeneralRe: Toolbar button Pin
Roger Allen25-Apr-02 0:52
Roger Allen25-Apr-02 0:52 
Generalif( Ms Word Version == 97) Damm ! got new one ! :-) Pin
Braulio Dez25-Apr-02 0:00
Braulio Dez25-Apr-02 0:00 
GeneralRe: if( Ms Word Version == 97) Damm ! got new one ! :-) Pin
-Dy25-Apr-02 1:29
-Dy25-Apr-02 1:29 
GeneralMemory Hogging!! :( Pin
Sameer Maggon24-Apr-02 23:45
Sameer Maggon24-Apr-02 23:45 
GeneralRe: Memory Hogging!! :( Pin
Christian Graus24-Apr-02 23:50
protectorChristian Graus24-Apr-02 23:50 
GeneralRe: Memory Hogging!! :( Pin
Nish Nishant25-Apr-02 0:07
sitebuilderNish Nishant25-Apr-02 0:07 
GeneralRe: Memory Hogging!! :( Pin
Christian Graus25-Apr-02 0:21
protectorChristian Graus25-Apr-02 0:21 
GeneralRe: Memory Hogging!! :( Pin
Albert Pascual25-Apr-02 5:57
sitebuilderAlbert Pascual25-Apr-02 5:57 
GeneralRe: Memory Hogging!! :( Pin
Matt Gullett25-Apr-02 6:10
Matt Gullett25-Apr-02 6:10 
GeneralRe: Memory Hogging!! :( Pin
Sameer Maggon25-Apr-02 18:30
Sameer Maggon25-Apr-02 18:30 
GeneralVPIM and C++ Pin
Scracha24-Apr-02 23:43
Scracha24-Apr-02 23:43 
GeneralDebug Assertion Failed in creating a ComboBox Pin
GooGoo24-Apr-02 23:25
GooGoo24-Apr-02 23:25 
GeneralRe: Debug Assertion Failed in creating a ComboBox Pin
[James Pullicino]25-Apr-02 4:08
[James Pullicino]25-Apr-02 4:08 
GeneralRe: Debug Assertion Failed in creating a ComboBox Pin
GooGoo25-Apr-02 14:16
GooGoo25-Apr-02 14:16 

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.