Hi Roger
How can I enable the scrollbars to always be displayed in DC DIALOG?
How can I enable the scrollbars to always be displayed in DC DIALOG?
How can I enable the scrollbars to always be displayed in DC DIALOG?
Nolberto Paulino
Regards
Regards
Re: How can I enable the scrollbars to always be displayed in DC DIALOG?
I believe that I did this sometime in the past but don't remember where the code is.
I will look around for it.
I will look around for it.
The eXpress train is coming - and it has more cars.
Re: How can I enable the scrollbars to always be displayed in DC DIALOG?
Try This:
DCGETOPTIONS RESIZE SCROLLBARS XBP_SCROLLBAR_VERT + XBP_SCROLLBAR_HORIZ
DCGETOPTIONS RESIZE SCROLLBARS XBP_SCROLLBAR_VERT + XBP_SCROLLBAR_HORIZ
The eXpress train is coming - and it has more cars.
Re: How can I enable the scrollbars to always be displayed in DC DIALOG?
Good morning, Roger.
The scroll bar is no longer visible with these settings.
The scroll bar is no longer visible with these settings.
Nolberto Paulino
Regards
Regards
Re: How can I enable the scrollbars to always be displayed in DC DIALOG?
I don't understand your comment.The scroll bar is no longer visible with these settings.
Look at the Relocate.Prg sample program in \exp20\samples\resize folder.
The eXpress train is coming - and it has more cars.