Click here to Skip to main content
15,913,090 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: C2039 :Is not a member of 'System::Windows::Forms::Form' Pin
Mark Salsbery8-May-07 11:02
Mark Salsbery8-May-07 11:02 
GeneralRe: C2039 :Is not a member of 'System::Windows::Forms::Form' Pin
tcompter8-May-07 11:30
tcompter8-May-07 11:30 
GeneralRe: C2039 :Is not a member of 'System::Windows::Forms::Form' Pin
Mark Salsbery8-May-07 11:34
Mark Salsbery8-May-07 11:34 
GeneralRe: C2039 :Is not a member of 'System::Windows::Forms::Form' Pin
tcompter9-May-07 10:34
tcompter9-May-07 10:34 
GeneralRequest Pin
KeeperMustDie8-May-07 9:55
KeeperMustDie8-May-07 9:55 
GeneralRe: Request Pin
Mark Salsbery8-May-07 10:39
Mark Salsbery8-May-07 10:39 
QuestionAcceptButton in Dialog Box doesn't appear to work Pin
BuckBrown8-May-07 8:22
BuckBrown8-May-07 8:22 
AnswerRe: AcceptButton in Dialog Box doesn't appear to work Pin
BuckBrown8-May-07 9:49
BuckBrown8-May-07 9:49 
As long as I can answer my own questions then life is good. It appears that the DialogResult property was not being set for either of my dialog boxes that was exhibiting this behavior. So it was simply a matter of selecting the OK button, then selecting its properties and setting the DialogResult property to OK. The cancel buttons DialogResult for whatever reason seems to be set to Cancel automatically.


Buck
QuestionSelecting specific radio button Pin
BuckBrown7-May-07 10:52
BuckBrown7-May-07 10:52 
AnswerRe: Selecting specific radio button Pin
BuckBrown7-May-07 11:06
BuckBrown7-May-07 11:06 
Questionasking for sort linklist Pin
Arif Liminto7-May-07 6:05
professionalArif Liminto7-May-07 6:05 
AnswerRe: asking for sort linklist Pin
Christian Graus7-May-07 13:09
protectorChristian Graus7-May-07 13:09 
QuestionC2065 error Pin
subramanyeswari7-May-07 2:12
subramanyeswari7-May-07 2:12 
AnswerRe: C2065 error Pin
prasad_som7-May-07 4:21
prasad_som7-May-07 4:21 
Questionhow to convert the string type into double type? (vs 2005) Pin
sync_austin6-May-07 23:41
sync_austin6-May-07 23:41 
AnswerRe: how to convert the string type into double type? (vs 2005) Pin
prasad_som6-May-07 23:46
prasad_som6-May-07 23:46 
GeneralRe: how to convert the string type into double type? (vs 2005) Pin
sync_austin7-May-07 0:18
sync_austin7-May-07 0:18 
GeneralRe: how to convert the string type into double type? (vs 2005) Pin
J_E_D_I10-May-07 8:37
J_E_D_I10-May-07 8:37 
AnswerRe: how to convert the string type into double type? (vs 2005) Pin
prasad_som10-May-07 19:14
prasad_som10-May-07 19:14 
GeneralRe: how to convert the string type into double type? (vs 2005) Pin
J_E_D_I12-May-07 7:03
J_E_D_I12-May-07 7:03 
GeneralRe: how to convert the string type into double type? (vs 2005) Pin
Mark Salsbery12-May-07 7:25
Mark Salsbery12-May-07 7:25 
GeneralRe: how to convert the string type into double type? (vs 2005) Pin
J_E_D_I12-May-07 7:35
J_E_D_I12-May-07 7:35 
GeneralRe: how to convert the string type into double type? (vs 2005) Pin
Mark Salsbery12-May-07 7:39
Mark Salsbery12-May-07 7:39 
GeneralRe: how to convert the string type into double type? (vs 2005) Pin
J_E_D_I12-May-07 8:01
J_E_D_I12-May-07 8:01 
GeneralRe: how to convert the string type into double type? (vs 2005) Pin
Mark Salsbery12-May-07 8:06
Mark Salsbery12-May-07 8:06 

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.