Re: Can User Change FontSize in SFRM of MDE?
From: Andy (pchelp_at_wtcinformme.com)
Date: 08/26/04
- Next message: Larry Linson: "Re: Setting defaults from a table entry?"
- Previous message: Robert Robichaud: "Re: Subform's Form_Current is Triggered When Value in Parent Form is Changed"
- In reply to: Brendan Reynolds: "Re: Can User Change FontSize in SFRM of MDE?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Aug 2004 23:12:56 -0400
THANK YOU.
Andy
"Brendan Reynolds" <brenreyn at indigo dot ie> wrote in message
news:elgYaiciEHA.1376@TK2MSFTNGP11.phx.gbl...
> Andy, you say "when the subform is selected" the menu option is disabled.
> Strictly speaking, a subform control can not be selected in form view (you
> can select it in design view). In form view, either an individual control,
> such as a text box, is selected, or a section, such as the detail section
or
> the form header or form footer section, is selected.
>
> If a section is selected, the font size command is disabled, because a
> section does not have a FontSize property. If an individual control, such
as
> a text box, is selected, the command should be available.
>
> In an MDE, the change can not be saved - the FontSize property will revert
> to its original value the next time the form is opened. To make the change
> permanent in an MDE, you'll need to save the user's choices and reapply
them
> in the Open event of the form.
>
> --
> Brendan Reynolds (MVP)
> http://brenreyn.blogspot.com
>
> The spammers and script-kiddies have succeeded in making it impossible for
> me to use a real e-mail address in public newsgroups. E-mail replies to
> this post will be deleted without being read. Any e-mail claiming to be
> from brenreyn at indigo dot ie that is not digitally signed by me with a
> GlobalSign digital certificate is a forgery and should be deleted without
> being read. Follow-up questions should in general be posted to the
> newsgroup, but if you have a good reason to send me e-mail, you'll find
> a useable e-mail address at the URL above.
>
>
> "Andy" <pchelp@wtcinformme.com> wrote in message
> news:uiz9BFXiEHA.3320@TK2MSFTNGP11.phx.gbl...
> > TC;
> >
> > In the txtControl of a sfrm.
> >
> > Andy
> >
> >
> > "TC" <no@email.here> wrote in message
> > news:41296a9a$1_1@news.chariot.net.au...
> > > The font size >of what<?
> > >
> > > TC
> > >
> > >
> > > "Andy" <pchelp@wtcinformme.com> wrote in message
> > > news:ODMhTsyhEHA.140@TK2MSFTNGP12.phx.gbl...
> > > > TC;
> > > >
> > > > Should have been clearer.
> > > >
> > > > Can a user select from a menu item to change the font size "On The
> Fly"?
> > > >
> > > > Andy
> > > >
> > > >
> > > > "TC" <no@email.here> wrote in message
> > > > news:41259adb$1_1@news.chariot.net.au...
> > > > > Change the fontsize >of what<?
> > > > >
> > > > > me![blah].fontsize = 99 will happily change the fontsize of the
> > > control
> > > > > named 'blah' in the current form, regardless of whether the form
is
> a
> > > main
> > > > > form or sub form, and regardless of whether the db is an mdb or an
> > mde.
> > > > >
> > > > > HTH,
> > > > > TC
> > > > >
> > > > >
> > > > > "Andy" <pchelp@wtcinformme.com> wrote in message
> > > > > news:erPS$7lhEHA.632@TK2MSFTNGP12.phx.gbl...
> > > > > > Hi;
> > > > > >
> > > > > > Can a User Change FontSize in SFRM of MDE?
> > > > > >
> > > > > > Added a custom menubar to allow a user to change the FontSize in
a
> > > SFRM
> > > > of
> > > > > > an MDE file.
> > > > > >
> > > > > > When the sSFRM is selected the FontSize menu item grays out.
> > > > > >
> > > > > > Can/Has this been done?
> > > > > >
> > > > > > Thank You.
> > > > > >
> > > > > > Andy
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
- Next message: Larry Linson: "Re: Setting defaults from a table entry?"
- Previous message: Robert Robichaud: "Re: Subform's Form_Current is Triggered When Value in Parent Form is Changed"
- In reply to: Brendan Reynolds: "Re: Can User Change FontSize in SFRM of MDE?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|