Click here to Skip to main content
15,897,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need Help on ActiveX Control Pin
Rajkumar R28-Feb-08 22:35
Rajkumar R28-Feb-08 22:35 
GeneralRe: Need Help on ActiveX Control Pin
Rajesh R Subramanian28-Feb-08 22:38
professionalRajesh R Subramanian28-Feb-08 22:38 
GeneralRe: Need Help on ActiveX Control Pin
manish.patel28-Feb-08 22:42
manish.patel28-Feb-08 22:42 
GeneralRe: Need Help on ActiveX Control Pin
Rajesh R Subramanian28-Feb-08 23:03
professionalRajesh R Subramanian28-Feb-08 23:03 
GeneralRe: Need Help on ActiveX Control Pin
CPallini28-Feb-08 23:12
mveCPallini28-Feb-08 23:12 
QuestionListView handling Pin
Antonyemac28-Feb-08 18:24
Antonyemac28-Feb-08 18:24 
GeneralRe: ListView handling Pin
Hamid_RT28-Feb-08 19:25
Hamid_RT28-Feb-08 19:25 
GeneralRe: ListView handling Pin
David Crow29-Feb-08 3:04
David Crow29-Feb-08 3:04 
Antonyemac wrote:
now I want to know how
to add coloum name (i am usin 5 ).


How about the InsertColumn() method?

Antonyemac wrote:
And listview row with check boxes.


Use the LVS_EX_CHECKBOXES style. See here.

"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: ListView handling Pin
Antonyemac29-Feb-08 20:30
Antonyemac29-Feb-08 20:30 
GeneralRe: ListView handling Pin
David Crow1-Mar-08 10:58
David Crow1-Mar-08 10:58 
QuestionRe: ListView handling Pin
Antonyemac2-Mar-08 18:57
Antonyemac2-Mar-08 18:57 
QuestionRe: ListView handling Pin
David Crow3-Mar-08 2:57
David Crow3-Mar-08 2:57 
Questionhow can i load a bitmap on "command button"(ActiveX)at run time Pin
varun0128-Feb-08 18:20
varun0128-Feb-08 18:20 
GeneralParent Dialog's labels are vanishing for little bit of time when the child dialog exit Pin
vicky0000028-Feb-08 18:06
vicky0000028-Feb-08 18:06 
GeneralRe: Parent Dialog's labels are vanishing for little bit of time when the child dialog exit Pin
Hamid_RT28-Feb-08 19:30
Hamid_RT28-Feb-08 19:30 
GeneralRe: Parent Dialog's labels are vanishing for little bit of time when the child dialog exit Pin
Iain Clarke, Warrior Programmer28-Feb-08 23:32
Iain Clarke, Warrior Programmer28-Feb-08 23:32 
GeneralRe: Parent Dialog's labels are vanishing for little bit of time when the child dialog exit Pin
vicky0000029-Feb-08 0:07
vicky0000029-Feb-08 0:07 
GeneralRe: Parent Dialog's labels are vanishing for little bit of time when the child dialog exit Pin
Iain Clarke, Warrior Programmer29-Feb-08 0:54
Iain Clarke, Warrior Programmer29-Feb-08 0:54 
QuestionRe: Parent Dialog's labels are vanishing for little bit of time when the child dialog exit Pin
David Crow29-Feb-08 3:07
David Crow29-Feb-08 3:07 
AnswerRe: Parent Dialog's labels are vanishing for little bit of time when the child dialog exit Pin
JohnCz4-Mar-08 12:41
JohnCz4-Mar-08 12:41 
GeneralImages in High Resolution Pin
Anu_Bala28-Feb-08 17:22
Anu_Bala28-Feb-08 17:22 
GeneralRe: Images in High Resolution Pin
nbugalia28-Feb-08 19:26
nbugalia28-Feb-08 19:26 
GeneralRe: Images in High Resolution Pin
Hamid_RT28-Feb-08 19:33
Hamid_RT28-Feb-08 19:33 
Generallvalue rvalue discussion Pin
George_George28-Feb-08 17:18
George_George28-Feb-08 17:18 
GeneralRe: lvalue rvalue discussion Pin
nbugalia28-Feb-08 19:30
nbugalia28-Feb-08 19:30 

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.