msflexgrid scrolling 
Author Message
 msflexgrid scrolling

Hello all,

    I am attempting to programmatically scroll the msflexgrid.  Not doing a
very good job so far. :)

    I have a touchscreen application and I need to be able to view 10 rows
at a time only.  I have removed the view of the scrollbars (because they are
fairly useless to people with large fingers)... and now I want to be able to
scroll through the information via larger push buttons.

    How can I do this???

Thanks in advance,

Andrew Mueller



Sun, 18 Dec 2005 04:55:47 GMT  
 msflexgrid scrolling
You should be able to just manipulate the TopRow, LeftCol properties. Also, you can use
the control panel to make those (and all other) scrollbars wider.

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..


Quote:
> Hello all,

>     I am attempting to programmatically scroll the msflexgrid.  Not doing a
> very good job so far. :)

>     I have a touchscreen application and I need to be able to view 10 rows
> at a time only.  I have removed the view of the scrollbars (because they are
> fairly useless to people with large fingers)... and now I want to be able to
> scroll through the information via larger push buttons.

>     How can I do this???

> Thanks in advance,

> Andrew Mueller



Sun, 18 Dec 2005 05:07:11 GMT  
 msflexgrid scrolling
The TopRow works, but only when the vertical scrollbars are enabled...

I would change the scrollbars, but I only want to affect this control.

Thanks!


Quote:
> You should be able to just manipulate the TopRow, LeftCol properties.
Also, you can use
> the control panel to make those (and all other) scrollbars wider.

> --
> Ken Halter - MS-MVP-VB - http://www.vbsight.com
> Please keep it in the groups..



> > Hello all,

> >     I am attempting to programmatically scroll the msflexgrid.  Not
doing a
> > very good job so far. :)

> >     I have a touchscreen application and I need to be able to view 10
rows
> > at a time only.  I have removed the view of the scrollbars (because they
are
> > fairly useless to people with large fingers)... and now I want to be
able to
> > scroll through the information via larger push buttons.

> >     How can I do this???

> > Thanks in advance,

> > Andrew Mueller



Sun, 18 Dec 2005 05:15:15 GMT  
 msflexgrid scrolling
Forgot about that... here's one possible solution (a bit of a hack but it works)

Subject: Re: MSHFlexGrid TopRow
http://groups.google.com/groups?selm=%23rVI4WBEDHA.392%40TK2MSFTNGP12...

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..


Quote:
> The TopRow works, but only when the vertical scrollbars are enabled...

> I would change the scrollbars, but I only want to affect this control.

> Thanks!



> > You should be able to just manipulate the TopRow, LeftCol properties.
> Also, you can use
> > the control panel to make those (and all other) scrollbars wider.

> > --
> > Ken Halter - MS-MVP-VB - http://www.vbsight.com
> > Please keep it in the groups..



> > > Hello all,

> > >     I am attempting to programmatically scroll the msflexgrid.  Not
> doing a
> > > very good job so far. :)

> > >     I have a touchscreen application and I need to be able to view 10
> rows
> > > at a time only.  I have removed the view of the scrollbars (because they
> are
> > > fairly useless to people with large fingers)... and now I want to be
> able to
> > > scroll through the information via larger push buttons.

> > >     How can I do this???

> > > Thanks in advance,

> > > Andrew Mueller



Sun, 18 Dec 2005 05:23:53 GMT  
 msflexgrid scrolling
Thanks Ken! Great Example.

Andrew Mueller

Quote:
> Forgot about that... here's one possible solution (a bit of a hack but it
works)

> Subject: Re: MSHFlexGrid TopRow

http://groups.google.com/groups?selm=%23rVI4WBEDHA.392%40TK2MSFTNGP12...
Quote:

> --
> Ken Halter - MS-MVP-VB - http://www.vbsight.com
> Please keep it in the groups..



> > The TopRow works, but only when the vertical scrollbars are enabled...

> > I would change the scrollbars, but I only want to affect this control.

> > Thanks!



> > > You should be able to just manipulate the TopRow, LeftCol properties.
> > Also, you can use
> > > the control panel to make those (and all other) scrollbars wider.

> > > --
> > > Ken Halter - MS-MVP-VB - http://www.vbsight.com
> > > Please keep it in the groups..



> > > > Hello all,

> > > >     I am attempting to programmatically scroll the msflexgrid.  Not
> > doing a
> > > > very good job so far. :)

> > > >     I have a touchscreen application and I need to be able to view
10
> > rows
> > > > at a time only.  I have removed the view of the scrollbars (because
they
> > are
> > > > fairly useless to people with large fingers)... and now I want to be
> > able to
> > > > scroll through the information via larger push buttons.

> > > >     How can I do this???

> > > > Thanks in advance,

> > > > Andrew Mueller



Sun, 18 Dec 2005 06:13:26 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. MSFlexGrid Scroll Bars

2. MSFlexGrid Scrolling Problem, and ComboBox Height

3. MSFlexgrid scroll bar, help needed

4. Stopping MSFlexGrid scrolling?

5. Stopping MSFlexGrid Scroll while dragging?

6. MSFlexGrid Scroll Question

7. MSFlexGrid: scroll bar problem

8. MSFlexGrid + Scrolling = @$!*&%**

9. MSFlexGrid: Scrolling

10. MSFlexgrid Scrolling

11. MSFlexgrid Scrolling

12. scrolling in msflexgrid

 

 
Powered by phpBB® Forum Software