Re: ScrollBar
- From: Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@xxxxxxxxxxx>
- Date: Sat, 14 Jul 2007 14:58:04 -0400
FrancoJommi wrote:
How do I hide the vertical ScrollBar in a DBGrid ? I tried "Try Adjusting the ClientWidth and ClientHeigth of the DBgrid
ShowScrollBar(MyDBGrid.Handle, SB_BOTH, false);" but it doesn't work.
I thought I could get rid of the ScrollBar simply by setting the height of
my DBGrid to a value exceeding the max number of lines I will show, but I it
is not as I thought. Can you help ?
reduce it down.
Normally the scrollbars are set to automatic if the client
is larger than the parent window the client sits in.
etc.
--
"I'm never wrong, once i thought i was, but was mistaken"
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5
.
- Follow-Ups:
- Re: ScrollBar
- From: FrancoJommi
- Re: ScrollBar
- From: FrancoJommi
- Re: ScrollBar
- References:
- ScrollBar
- From: FrancoJommi
- ScrollBar
- Prev by Date: Re: Transfer of folder
- Next by Date: Re: Determining if onboard VGA is used
- Previous by thread: ScrollBar
- Next by thread: Re: ScrollBar
- Index(es):
Relevant Pages
|