Re: Nice if I can cosmetic changes (Access 2000)



As to your last question. Since you did not post any of your code (or at
least relevant portions), I think it will be difficult for anyone to guess
at any solution.


"SEAN DI''''ANNO" <SEANDIANNO@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:62C74696-E396-4605-8C53-127FA5D0884E@xxxxxxxxxxxxxxxx
Thanks Andrew

"Andrew Tapp" wrote:

In the design view of the form, navigate to the form properties, Format
tab
and change the caption (at the top of the list) to a single space. This
will
stop any form title from appearing. In addition in the Other tabe there
is
an option at the bottom for allow design changes, change this to Design
View
Only. This will get rid of the properties box.

I don't know about the last issue, i've not heard of this before.

Hope this helps.

"SEAN DI''''ANNO" wrote:

Good morning nice simple questiona I hope.

I have now...with a lot of help from forums such as this wrote my first
database of which I am very proud.

I would like if its possible to add two cosmetic changes.

When the switchboard first appears, is there a way of;

1. hiding all of the titles. At the moment the menu is black but at
the
top, there is a blue strip with "Start Menu". Can I hide this??

2. When the form opens a properties box appears for a control, can I
stop
these appearing.

Finally...and not a cosmetic change...my database uses a function to
"data
score" about 300 records on a daily basis. I used a progress bar to
indicate
that the program is still running as it takes a while. At the moment
when
the progress bar has reached the end which is when the reports should
run the
screen almost freezes. By simply tabbing to another process e.g. Excel
and
then going back to the screen..it "Wakes up"...Can I add a line to
prevent
the freezing??


.



Relevant Pages

  • Re: Compile, Crash, Scream
    ... DataTime picker and progress bar controls from your application ... contain the controls mentioned. ... objects from the MDB file into a new, blank database might help. ...
    (microsoft.public.access.formscoding)
  • Re: Animated AVIs?
    ... > progress bar when data is being inserted into the database. ... > Does anyone know where I can get AVIs that I can use with VB6? ... > for spinning gears or a icon of a PC communicating with a database. ... There's a control specifically for this included with VB Pro and Ent ...
    (microsoft.public.vb.database.ado)
  • Re: Processing or wait control
    ... Is there a processing or wait control in .NET that i can display to the user when large amounts of data are loaded from the database. ... Since i cant use the progress bar since i dont know how much data is loaded from the database. ... The other option would be to make a call to the DB to get the number of records, then use a datareader to load the data from the database. ... This way you can incriment the progress bar in your datareader loop and it will be acturate. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Potential Memory Leak with DataSet ?
    ... User Clicks Login and is Validated against database ... it's finished, progress bar stops. ... After the Sync a Worked Thread is created to load the database back up into ... When a sync occurs most of my user controls do not contain any items. ...
    (microsoft.public.dotnet.framework.compactframework)