Click here to Skip to main content
15,909,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CBitmap to BMP file Pin
David Crow15-Sep-04 2:54
David Crow15-Sep-04 2:54 
GeneralRe: CBitmap to BMP file Pin
misenucik@szm.com15-Sep-04 3:20
misenucik@szm.com15-Sep-04 3:20 
GeneralRe: CBitmap to BMP file Pin
Chris Losinger15-Sep-04 8:00
professionalChris Losinger15-Sep-04 8:00 
QuestionWhich View subclass to use? Pin
Neeranjan15-Sep-04 1:34
Neeranjan15-Sep-04 1:34 
AnswerRe: Which View subclass to use? Pin
Antony M Kancidrowski15-Sep-04 2:12
Antony M Kancidrowski15-Sep-04 2:12 
AnswerRe: Which View subclass to use? Pin
David Crow15-Sep-04 2:55
David Crow15-Sep-04 2:55 
QuestionHow can I get the element name of a Control in a Dialog? Pin
filo6515-Sep-04 1:32
filo6515-Sep-04 1:32 
QuestionHow can I get the element name of a Control in a Dialog? Pin
filo6515-Sep-04 1:31
filo6515-Sep-04 1:31 
Hi,

hopefully someone can help me.

Having a DialogBox with i.e. 10 EditBoxes, is there any way to get the variable's name associated.

Let assume:
EB1 - control-ID "IDC_EDIT1", type "CString", element "m_first_name";
EB2 - control-ID "IDC_EDIT2", type "CString", element "m_last_name";

etc.

How I get "m_first_name" or "m_last_name" (not its value!, but the name) and it's type? and there is a way to count the number of controls in a Dialog?


Thanks and Regards

Filippo
AnswerRe: How can I get the element name of a Control in a Dialog? Pin
Arsalan Malik15-Sep-04 1:42
Arsalan Malik15-Sep-04 1:42 
GeneralRe: How can I get the element name of a Control in a Dialog? Pin
filo6515-Sep-04 1:49
filo6515-Sep-04 1:49 
GeneralRe: How can I get the element name of a Control in a Dialog? Pin
Cedric Moonen15-Sep-04 2:19
Cedric Moonen15-Sep-04 2:19 
GeneralRe: How can I get the element name of a Control in a Dialog? Pin
filo6515-Sep-04 3:20
filo6515-Sep-04 3:20 
GeneralRe: How can I get the element name of a Control in a Dialog? Pin
Cedric Moonen15-Sep-04 3:44
Cedric Moonen15-Sep-04 3:44 
GeneralRe: How can I get the element name of a Control in a Dialog? Pin
User 21559715-Sep-04 2:43
User 21559715-Sep-04 2:43 
GeneralRe: How can I get the element name of a Control in a Dialog? Pin
BlackDice15-Sep-04 3:01
BlackDice15-Sep-04 3:01 
GeneralRe: How can I get the element name of a Control in a Dialog? Pin
vcplusplus15-Sep-04 3:39
vcplusplus15-Sep-04 3:39 
GeneralRe: How can I get the element name of a Control in a Dialog? Pin
rotu15-Sep-04 17:16
rotu15-Sep-04 17:16 
GeneralVertical scroll bar in a dynamically created combo box Pin
PrashantJ15-Sep-04 1:25
PrashantJ15-Sep-04 1:25 
GeneralScreen capture + recording, JPEGS's to movies Pin
neil20915-Sep-04 0:41
neil20915-Sep-04 0:41 
GeneralRe: Screen capture + recording, JPEGS's to movies Pin
Alexander M.,16-Sep-04 10:06
Alexander M.,16-Sep-04 10:06 
QuestionZ Order of controls on Dialog? Pin
kriaz15-Sep-04 0:11
kriaz15-Sep-04 0:11 
AnswerRe: Z Order of controls on Dialog? Pin
Arsalan Malik15-Sep-04 0:22
Arsalan Malik15-Sep-04 0:22 
AnswerRe: Z Order of controls on Dialog? Pin
Antony M Kancidrowski15-Sep-04 2:21
Antony M Kancidrowski15-Sep-04 2:21 
GeneralCrystal Reports thru VC++ Pin
SANJAY7615-Sep-04 0:07
SANJAY7615-Sep-04 0:07 
GeneralRe: Crystal Reports thru VC++ Pin
PrashantJ15-Sep-04 2:01
PrashantJ15-Sep-04 2:01 

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.