Click here to Skip to main content
15,888,273 members
Home / Discussions / Mobile
   

Mobile

 
QuestionSwitching between custom and default windows shells, in WinXPe [modified] Pin
All_names_taken26-Sep-07 1:08
All_names_taken26-Sep-07 1:08 
Questionhow do I get 16-bit colors from EVC++? Pin
mercenary0125-Sep-07 16:08
mercenary0125-Sep-07 16:08 
Questionhow to use timer .start & stop Pin
ram krishna pattnayak25-Sep-07 3:27
ram krishna pattnayak25-Sep-07 3:27 
QuestionTransfer data faster Pin
dandi1824-Sep-07 3:31
dandi1824-Sep-07 3:31 
AnswerRe: Transfer data faster Pin
Mike Dimmick27-Sep-07 6:46
Mike Dimmick27-Sep-07 6:46 
AnswerRe: Transfer data faster Pin
DigiOz Multimedia16-Oct-07 16:11
DigiOz Multimedia16-Oct-07 16:11 
QuestionNo PPC skin in designer view Pin
Szymon Kamycki22-Sep-07 7:50
Szymon Kamycki22-Sep-07 7:50 
QuestionBackground color for progressbarctrl Pin
MuthiahR21-Sep-07 12:37
MuthiahR21-Sep-07 12:37 
Hello,

I am writing a smartphone application in visual C++ using WTL. And I want to change background color in progress bar. I am using following code to do this functionality.

CProgressBarCtrl m_ProgressBarCtrl;

m_ProgressBarCtrl.SetBkColor(RGB(0,255,0));

When I compile this code, I am getting following error:-

***********************************************************************************************
error C2039: 'SetBkColor' : is not a member of 'WTL::CProgressBarCtrlT<tbase>'
with
[
TBase=ATL::CWindow
]

***********************************************************************************************

I don't know what else to do to change background color of progress bar.

Can anyone help me with this?

I'd really appreciate it.

Thanks,

Muthiah.
AnswerRe: Background color for progressbarctrl Pin
Alain Rist21-Sep-07 21:37
Alain Rist21-Sep-07 21:37 
GeneralRe: Background color for progressbarctrl Pin
MuthiahR24-Sep-07 4:45
MuthiahR24-Sep-07 4:45 
GeneralRe: Background color for progressbarctrl Pin
MuthiahR27-Sep-07 5:31
MuthiahR27-Sep-07 5:31 
QuestionRAS connection using GSM - GPRS Modem [modified] Pin
BschroederNEC20-Sep-07 10:57
BschroederNEC20-Sep-07 10:57 
AnswerRe: RAS connection using GSM - GPRS Modem Pin
Mike Dimmick27-Sep-07 6:16
Mike Dimmick27-Sep-07 6:16 
GeneralRe: RAS connection using GSM - GPRS Modem Pin
BschroederNEC27-Sep-07 6:54
BschroederNEC27-Sep-07 6:54 
GeneralRe: RAS connection using GSM - GPRS Modem Pin
A P Prajwal29-Jun-09 21:45
A P Prajwal29-Jun-09 21:45 
QuestionHelp regarding sending sms Pin
anu8120-Sep-07 1:16
anu8120-Sep-07 1:16 
QuestionGet Current Directory Pin
chemipoo13-Sep-07 3:10
chemipoo13-Sep-07 3:10 
AnswerRe: Get Current Directory Pin
Alain Rist14-Sep-07 0:42
Alain Rist14-Sep-07 0:42 
QuestionFAST FUNCTION TO WRITE A FILE? Pin
AlexB4712-Sep-07 23:28
AlexB4712-Sep-07 23:28 
QuestionWin Mobile: How to draw an "always on top" graphical element? Pin
thomanil12-Sep-07 1:43
thomanil12-Sep-07 1:43 
QuestionWifi connection through a java/j2me program Pin
haimasree11-Sep-07 5:04
haimasree11-Sep-07 5:04 
QuestionFind character position into .txt file Pin
k.giannis_198010-Sep-07 3:59
k.giannis_198010-Sep-07 3:59 
QuestionSending SMS from a PC that is connected to a Windows Mobile Phone Pin
Hadi Dayvary10-Sep-07 0:16
professionalHadi Dayvary10-Sep-07 0:16 
Questionvisual studio express? Pin
ruanr7-Sep-07 0:25
ruanr7-Sep-07 0:25 
AnswerRe: visual studio express? Pin
leckey8-Sep-07 13:31
leckey8-Sep-07 13:31 

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.