Search found 155 matches

by Koverhage
Sun Feb 08, 2026 11:23 pm
Forum: eXpress++ Support
Topic: DCTABPAGE caption
Replies: 4
Views: 4344

Re: DCTABPAGE caption

ok. Thank you andJimmy
by Koverhage
Sun Feb 08, 2026 3:41 am
Forum: eXpress++ Support
Topic: DCTABPAGE caption
Replies: 4
Views: 4344

Re: DCTABPAGE caption

Jimmy,

there a so many samples in Xsample, how i set the color
dc_tabpagecolor or dctabpage COLOR, and more.
For this i doesn't need ownerdraw.

I want only set attribrutes for the caption of the tabpage or a different font
by Koverhage
Fri Feb 06, 2026 8:05 am
Forum: eXpress++ Support
Topic: DCTABPAGE caption
Replies: 4
Views: 4344

DCTABPAGE caption

Hello,

I would like to set the caption (text) of a DCTABPAGE
to bold or italic if the tabpage activ or to normal if inactiv.
How i can do that ?
by Koverhage
Mon Sep 01, 2025 2:56 am
Forum: phpBB Board Support
Topic: We are back!!!
Replies: 7
Views: 32612

Re: We are back!!!

That's great news!
by Koverhage
Wed Apr 10, 2024 10:33 pm
Forum: Did you Know?
Topic: A web service for your data
Replies: 14
Views: 87560

Re: A web service for your data

I am too
by Koverhage
Mon Nov 20, 2023 1:53 am
Forum: phpBB Board Support
Topic: Recovering from surgery
Replies: 6
Views: 49344

Re: Recovering from surgery

Roger, get well soon!
by Koverhage
Wed Sep 13, 2023 8:36 am
Forum: Announcements
Topic: BBS seems to be back up..
Replies: 8
Views: 89878

Re: BBS seems to be back up..

it feels faster
by Koverhage
Fri Feb 17, 2023 12:30 am
Forum: eXpress++ Support
Topic: ReplaceBookmark error Word automation
Replies: 2
Views: 8342

Re: ReplaceBookmark error Word automation

This has to do with a update of word.
Look at trust center
disable the protected view
c7681ab5-fa2e-4944-97d2-88affe6776aa.png
c7681ab5-fa2e-4944-97d2-88affe6776aa.png (46.2 KiB) Viewed 8327 times
by Koverhage
Sat Nov 26, 2022 2:13 am
Forum: Xbase++ Support
Topic: excel import question
Replies: 10
Views: 62352

Re: excel import question

i use this

// Street (C)
oSheet:Range("C2:C"+cMaxLength):NumberFormat := "@"
by Koverhage
Thu Nov 24, 2022 8:07 am
Forum: Xbase++ Support
Topic: excel import question
Replies: 10
Views: 62352

Re: excel import question

Local cUPC := chr(39) + dbf->UPC
The ' forces Excel to use the value as text