Click here to Skip to main content
15,896,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRounding up to a multiple of a number Pin
Remco Hoogenboezem19-May-06 11:03
Remco Hoogenboezem19-May-06 11:03 
AnswerRe: Rounding up to a multiple of a number Pin
Nibu babu thomas19-May-06 18:50
Nibu babu thomas19-May-06 18:50 
AnswerRe: Rounding up to a multiple of a number Pin
Laxman Auti19-May-06 19:11
Laxman Auti19-May-06 19:11 
QuestionProblem with Linked List Pin
CoffeeAddict1919-May-06 9:49
CoffeeAddict1919-May-06 9:49 
AnswerRe: Problem with Linked List Pin
led mike19-May-06 11:22
led mike19-May-06 11:22 
AnswerRe: Problem with Linked List Pin
_AnsHUMAN_ 19-May-06 18:33
_AnsHUMAN_ 19-May-06 18:33 
AnswerRe: Problem with Linked List Pin
Laxman Auti19-May-06 19:45
Laxman Auti19-May-06 19:45 
Questiontabstop Pin
sandem19-May-06 9:44
sandem19-May-06 9:44 
I am new to windows and C++ programming. I am developing an evc++ 4.0 application for a handheld computer running CE .NET 4.2.I have a dialog with many editbox, combobox and datetime picker controls. At runtime it may be determined that some of the data should be unavailable for update so I'd like to remove the corresponding controls from the tab order. I've tried modifying the z-order using SetWindowPos and I can modify the tab order,
however, what I really need to do is to remove some controls from the tab order. Is there any way to modify the tabstop property for a control at runtime?

sande
AnswerRe: tabstop Pin
Steve Echols19-May-06 19:34
Steve Echols19-May-06 19:34 
GeneralRe: tabstop Pin
sandem22-May-06 3:45
sandem22-May-06 3:45 
QuestionCView doesn't respond to PostMessage Pin
masnu19-May-06 9:26
masnu19-May-06 9:26 
AnswerRe: CView doesn't respond to PostMessage Pin
Mauro Leggieri19-May-06 9:41
Mauro Leggieri19-May-06 9:41 
AnswerRe: CView doesn't respond to PostMessage Pin
led mike19-May-06 11:17
led mike19-May-06 11:17 
AnswerRe: CView doesn't respond to PostMessage Pin
Nibu babu thomas19-May-06 18:47
Nibu babu thomas19-May-06 18:47 
QuestionIterators in forms Pin
mgodsey19-May-06 8:15
mgodsey19-May-06 8:15 
AnswerRe: Iterators in forms Pin
led mike19-May-06 8:56
led mike19-May-06 8:56 
GeneralRe: Iterators in forms Pin
mgodsey19-May-06 10:26
mgodsey19-May-06 10:26 
Questionget HiByte [modifed] Pin
big_denny_20019-May-06 7:59
big_denny_20019-May-06 7:59 
Questionget idd of object [modifed] Pin
big_denny_20019-May-06 6:51
big_denny_20019-May-06 6:51 
AnswerRe: get idd of object Pin
Cedric Moonen19-May-06 7:17
Cedric Moonen19-May-06 7:17 
AnswerRe: get idd of object Pin
David Crow19-May-06 7:20
David Crow19-May-06 7:20 
AnswerRe: get idd of object Pin
Michael Dunn19-May-06 7:21
sitebuilderMichael Dunn19-May-06 7:21 
GeneralRe: get idd of object Pin
big_denny_20019-May-06 7:36
big_denny_20019-May-06 7:36 
GeneralRe: get idd of object Pin
Michael Dunn19-May-06 7:38
sitebuilderMichael Dunn19-May-06 7:38 
GeneralRe: get idd of object Pin
big_denny_20019-May-06 7:45
big_denny_20019-May-06 7:45 

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.