How can I enable the scrollbars to always be displayed in DC DIALOG?

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

How can I enable the scrollbars to always be displayed in DC DIALOG?

#1 Post by digitsoft »

Hi Roger
How can I enable the scrollbars to always be displayed in DC DIALOG?
Nolberto Paulino
Regards

User avatar
rdonnay
Site Admin
Posts: 4828
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: How can I enable the scrollbars to always be displayed in DC DIALOG?

#2 Post by rdonnay »

I believe that I did this sometime in the past but don't remember where the code is.

I will look around for it.
The eXpress train is coming - and it has more cars.

User avatar
rdonnay
Site Admin
Posts: 4828
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: How can I enable the scrollbars to always be displayed in DC DIALOG?

#3 Post by rdonnay »

Try This:

DCGETOPTIONS RESIZE SCROLLBARS XBP_SCROLLBAR_VERT + XBP_SCROLLBAR_HORIZ
The eXpress train is coming - and it has more cars.

Post Reply