CHANGE THE CAPTION TO DCTABPAGE

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
digitsoft
Posts: 451
Joined: Thu Jan 28, 2010 1:33 pm
Location: Republica Dominicana
Contact:

CHANGE THE CAPTION TO DCTABPAGE

#1 Post by digitsoft »

Hi Roger
With Change the Caption to DCTabPage

Nolberto Paulino
Nolberto Paulino
Regards

User avatar
Tom
Posts: 1171
Joined: Thu Jan 28, 2010 12:59 am
Location: Berlin, Germany

Re: CHANGE THE CAPTION TO DCTABPAGE

#2 Post by Tom »

1. Put the tabpage caption into a codeblock (DCTABPAGE oTab ... CAPTION {||...}) and change the value of the codeblock function, call DC_GetRefresh(oTab) afterwards.
or
2. Call oTab:SetCaption('My new tab caption') somewhere in your code.
Best regards,
Tom

"Did I offend you?"
"No."
"Okay, give me a second chance."

User avatar
digitsoft
Posts: 451
Joined: Thu Jan 28, 2010 1:33 pm
Location: Republica Dominicana
Contact:

Re: CHANGE THE CAPTION TO DCTABPAGE

#3 Post by digitsoft »

Thanks Roger
For Your Help
Nolberto Paulino
Regards

User avatar
Tom
Posts: 1171
Joined: Thu Jan 28, 2010 12:59 am
Location: Berlin, Germany

Re: CHANGE THE CAPTION TO DCTABPAGE

#4 Post by Tom »

I'm Tom, not Roger. But lots of people think we're twins. :lol:
Best regards,
Tom

"Did I offend you?"
"No."
"Okay, give me a second chance."

Post Reply