Click here to Skip to main content
15,912,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Control Button Resize Pin
«_Superman_»10-Feb-10 22:08
professional«_Superman_»10-Feb-10 22:08 
AnswerRe: Control Button Resize Pin
CPallini10-Feb-10 22:13
mveCPallini10-Feb-10 22:13 
QuestionCWnd and AcroPDF inproc issue Pin
kasi1410-Feb-10 9:13
kasi1410-Feb-10 9:13 
AnswerRe: CWnd and AcroPDF inproc issue Pin
Nish Nishant10-Feb-10 10:59
sitebuilderNish Nishant10-Feb-10 10:59 
GeneralRe: CWnd and AcroPDF inproc issue Pin
kasi1410-Feb-10 11:46
kasi1410-Feb-10 11:46 
QuestionError checking Pin
gregarion10-Feb-10 6:51
gregarion10-Feb-10 6:51 
QuestionRe: Error checking Pin
CPallini10-Feb-10 7:04
mveCPallini10-Feb-10 7:04 
AnswerRe: Error checking Pin
gregarion10-Feb-10 7:27
gregarion10-Feb-10 7:27 
GeneralRe: Error checking Pin
CPallini10-Feb-10 7:42
mveCPallini10-Feb-10 7:42 
QuestionCOleDispatchDriver Pin
trioum10-Feb-10 6:32
trioum10-Feb-10 6:32 
AnswerRe: COleDispatchDriver Pin
Bram van Kampen10-Feb-10 15:51
Bram van Kampen10-Feb-10 15:51 
GeneralRe: COleDispatchDriver Pin
trioum12-Feb-10 18:50
trioum12-Feb-10 18:50 
Questionpainting Pin
N Vamshi Krishna10-Feb-10 2:49
N Vamshi Krishna10-Feb-10 2:49 
AnswerRe: painting Pin
Hristo-Bojilov10-Feb-10 3:07
Hristo-Bojilov10-Feb-10 3:07 
AnswerRe: painting Pin
CPallini10-Feb-10 3:23
mveCPallini10-Feb-10 3:23 
QuestionHow can find out values return by NetServerEnum is machine or any other hardware device? Pin
Le@rner10-Feb-10 1:30
Le@rner10-Feb-10 1:30 
AnswerRe: How can find out values return by NetServerEnum is machine or any other hardware device? Pin
Mircea Puiu10-Feb-10 1:53
Mircea Puiu10-Feb-10 1:53 
GeneralRe: How can find out values return by NetServerEnum is machine or any other hardware device? Pin
Le@rner10-Feb-10 18:26
Le@rner10-Feb-10 18:26 
GeneralRe: How can find out values return by NetServerEnum is machine or any other hardware device? Pin
Mircea Puiu10-Feb-10 22:15
Mircea Puiu10-Feb-10 22:15 
QuestionCListBox not being drawn topmost Pin
maycockt10-Feb-10 1:21
maycockt10-Feb-10 1:21 
AnswerRe: CListBox not being drawn topmost Pin
loyal ginger10-Feb-10 1:35
loyal ginger10-Feb-10 1:35 
QuestionRe: CListBox not being drawn topmost Pin
David Crow10-Feb-10 3:49
David Crow10-Feb-10 3:49 
AnswerRe: CListBox not being drawn topmost Pin
maycockt10-Feb-10 3:58
maycockt10-Feb-10 3:58 
QuestionRe: CListBox not being drawn topmost Pin
David Crow10-Feb-10 4:00
David Crow10-Feb-10 4:00 
AnswerRe: CListBox not being drawn topmost Pin
maycockt10-Feb-10 4:07
maycockt10-Feb-10 4:07 
Hi,

The same list box is used for 5 different settings, and contains differing data for each configuration setting. The style of the list box is different foe each configuration setting, i.e. in as much as some settings require a vertical scroll bar due to the number of options available, and some settings dont.

The start position of the List Box is obviously different for each configuration setting.

I did try a CComboBox solution initially, but this looked untidy as it's height could not be reduced to the height of a List Control item. The drop down list of the CComboBox though did sit nicely over the top of everything.

TIA

Tony

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.