Groups | Search | Server Info | Login | Register
Groups > comp.databases.ms-access > #756
| From | "David-W-Fenton" <NoEmail@SeeSignature.invalid> |
|---|---|
| Newsgroups | comp.databases.ms-access |
| Subject | Re: Form/Subform Question. Scrollable? |
| Date | 2011-04-01 19:55 +0000 |
| Organization | David Fenton Associates |
| Message-ID | <Xns9EBAA1F8CF32Df99a49ed1d0c49c5bbb2@74.209.136.89> (permalink) |
| References | <Xd2dnfsmI90H7g_QnZ2dnUVZ_tGdnZ2d@earthlink.com> <Xns9EB87CCC33BE5f99a49ed1d0c49c5bbb2@74.209.136.93> <u-ydnftSncWYTw7QnZ2dnUVZ_r2dnZ2d@earthlink.com> |
Salad <salad@oilandvinegar.com> wrote in news:u-ydnftSncWYTw7QnZ2dnUVZ_r2dnZ2d@earthlink.com: > One question I have on the picture sample. I assume you dropped > the form/subdatasheet into a "container" form that had a blue > green backgound. But the space between the main/subdatasheet had > a blueish green tint as well. How the heck did you do that? Is > it a setting in the container form or is it a setting in the > form/subdatasheet form? Nope. There are properties of the datasheet object that allow you to set the color of the background. Remember, a datasheet is just a FORM (check it out in the object browser in the VBE), so it has most of the same properties as any form (and some that only apply to datasheets). In this case, it's actually a datasheet-specific property, Me.DatasheetBackColor, that you set. -- David W. Fenton http://www.dfenton.com/ contact via website only http://www.dfenton.com/DFA/
Back to comp.databases.ms-access | Previous | Next — Previous in thread | Next in thread | Find similar
Form/Subform Question. Scrollable? Salad <salad@oilandvinegar.com> - 2011-03-29 19:04 -0500
Re: Form/Subform Question. Scrollable? Jim Devenish <internet.shopping@foobox.com> - 2011-03-30 04:04 -0700
Re: Form/Subform Question. Scrollable? "David-W-Fenton" <NoEmail@SeeSignature.invalid> - 2011-03-30 16:16 +0000
Re: Form/Subform Question. Scrollable? Salad <salad@oilandvinegar.com> - 2011-03-30 19:59 -0500
Re: Form/Subform Question. Scrollable? "David-W-Fenton" <NoEmail@SeeSignature.invalid> - 2011-04-01 19:55 +0000
Re: Form/Subform Question. Scrollable? Salad <salad@oilandvinegar.com> - 2011-04-01 19:13 -0500
Re: Form/Subform Question. Scrollable? Tony Toews <ttoews@telusplanet.net> - 2011-04-03 20:47 -0600
csiph-web