Visual Studio 2008, MFC, Windows XP
I created a combo box with a drop down that displays the numbers 01 through 12. The range will never change. The name is IDC_STREAM_NUMBER. After creating an even handler the name IDS_STREAM_NUMBER doesn't like putting the -> or . (dot) notation after it.
I cannot figure out how to get the selected number from the combo box into my code.
Its the simple stuff that eats my lunch.
Thank you
We need to know what a dragon is
before we study its anatomy.
(Bryan Kelly, 2010)
I created a combo box with a drop down that displays the numbers 01 through 12. The range will never change. The name is IDC_STREAM_NUMBER. After creating an even handler the name IDS_STREAM_NUMBER doesn't like putting the -> or . (dot) notation after it.
I cannot figure out how to get the selected number from the combo box into my code.
Its the simple stuff that eats my lunch.
Thank you
We need to know what a dragon is
before we study its anatomy.
(Bryan Kelly, 2010)