Click here to Skip to main content
15,898,987 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
Yes, kind of, the only trouble is that its purpose is to allow the user to select/deselect 0 or more types that a particular row on a database table is applicable for. This means that at runtime every row returned from the database needs to have one of these multi-row radio buttons next to it. I was going to use a Listview control in report view with one of these multi-row radio buttons attached to each item. And then in the OnOK handler for the dialog I would set up the database links according to the types selected for each row.
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 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
Stone Free10-Aug-04 4:26
Stone Free10-Aug-04 4:26 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
David Crow10-Aug-04 4:32
David Crow10-Aug-04 4:32 
QuestionHow to change static text on a property page clicking on command button.? Pin
Rajesh_K_Sharma9-Aug-04 23:04
Rajesh_K_Sharma9-Aug-04 23:04 
AnswerRe: How to change static text on a property page clicking on command button.? Pin
V.10-Aug-04 0:08
professionalV.10-Aug-04 0:08 
Generaluse ProgressCtrl Pin
fatidarya9-Aug-04 22:30
fatidarya9-Aug-04 22:30 
GeneralRe: use ProgressCtrl Pin
Antti Keskinen10-Aug-04 0:23
Antti Keskinen10-Aug-04 0:23 
GeneralRe: use ProgressCtrl Pin
David Crow10-Aug-04 3:18
David Crow10-Aug-04 3:18 
GeneralImage processing Pin
nyquisttt9-Aug-04 22:29
nyquisttt9-Aug-04 22:29 
GeneralRe: Image processing Pin
*Dreamz10-Aug-04 3:13
*Dreamz10-Aug-04 3:13 
GeneralCWebBrowser Help with Navigate function Pin
ramingo9-Aug-04 22:11
ramingo9-Aug-04 22:11 
GeneralTristate checkbox in tree Pin
alfa_aquila9-Aug-04 22:10
alfa_aquila9-Aug-04 22:10 
QuestionMemory leaks with DAO? Pin
george ivanov9-Aug-04 22:08
george ivanov9-Aug-04 22:08 
GeneralProblem in FILETIME Pin
SSD_9-Aug-04 21:36
SSD_9-Aug-04 21:36 
GeneralRe: Problem in FILETIME Pin
David Crow10-Aug-04 3:34
David Crow10-Aug-04 3:34 

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.