Click here to Skip to main content
15,905,238 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDisplay data in table format Pin
nainakhawaja10-Aug-04 2:26
nainakhawaja10-Aug-04 2:26 
GeneralRe: Display data in table format Pin
David Crow10-Aug-04 2:52
David Crow10-Aug-04 2:52 
GeneralActiveX and VC++ Pin
EmployMen10-Aug-04 2:16
EmployMen10-Aug-04 2:16 
GeneralRe: ActiveX and VC++ Pin
Antti Keskinen10-Aug-04 2:52
Antti Keskinen10-Aug-04 2:52 
GeneralRe: ActiveX and VC++ Pin
EmployMen10-Aug-04 2:57
EmployMen10-Aug-04 2:57 
GeneralRemoving Combo Box borders Pin
Joel Holdsworth10-Aug-04 0:32
Joel Holdsworth10-Aug-04 0:32 
GeneralRe: Removing Combo Box borders Pin
4apai10-Aug-04 1:23
4apai10-Aug-04 1:23 
GeneralRe: Removing Combo Box borders Pin
Jaime Stuardo10-Aug-04 4:02
Jaime Stuardo10-Aug-04 4:02 
Derive your own CComboBox class and implement OnNcPaint handler. If you do nothing in that handler, no border will be appear. That is your starting point to draw your own border.

Jaime
GeneralMSTSCAX ActiveX Ctrl Pin
4apai9-Aug-04 23:54
4apai9-Aug-04 23:54 
GeneralRe: MSTSCAX ActiveX Ctrl Pin
Antti Keskinen10-Aug-04 0:25
Antti Keskinen10-Aug-04 0:25 
GeneralRe: MSTSCAX ActiveX Ctrl Pin
4apai10-Aug-04 0:49
4apai10-Aug-04 0:49 
GeneralRe: MSTSCAX ActiveX Ctrl Pin
Antti Keskinen10-Aug-04 2:33
Antti Keskinen10-Aug-04 2:33 
GeneralRe: MSTSCAX ActiveX Ctrl Pin
4apai10-Aug-04 3:02
4apai10-Aug-04 3:02 
Generalone more question Pin
4apai10-Aug-04 3:12
4apai10-Aug-04 3:12 
GeneralRe: one more question Pin
Antti Keskinen10-Aug-04 9:41
Antti Keskinen10-Aug-04 9:41 
GeneralRe: one more question Pin
4apai10-Aug-04 22:17
4apai10-Aug-04 22:17 
GeneralRe: one more question Pin
wangycol6-Feb-12 21:11
wangycol6-Feb-12 21:11 
GeneralRe: MSTSCAX ActiveX Ctrl Pin
lokimeg12-May-09 21:22
lokimeg12-May-09 21:22 
GeneralRe: MSTSCAX ActiveX Ctrl Pin
Antti Keskinen13-May-09 4:45
Antti Keskinen13-May-09 4:45 
QuestionIs there a Multi-radio button control like the CodeProject Article Voting Control? Pin
Stone Free9-Aug-04 23:45
Stone Free9-Aug-04 23:45 
AnswerRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
Antti Keskinen10-Aug-04 0:18
Antti Keskinen10-Aug-04 0:18 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
Stone Free10-Aug-04 0:32
Stone Free10-Aug-04 0:32 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
David Crow10-Aug-04 3:10
David Crow10-Aug-04 3:10 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
Stone Free10-Aug-04 3:15
Stone Free10-Aug-04 3:15 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
David Crow10-Aug-04 4:11
David Crow10-Aug-04 4:11 

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.