by: Scott |
last post by:
How can I get text to remain on the Browser's statusbar?
For example, if I'm saving data to a DB Table after a user
clicks a Button in the ASP page, I want the statusbar to
show something like...
|
by: Tonya |
last post by:
Hi,
Does anyone know how i can add controls to a progress bar.
I have searched the internet but could not find any
examples.
what i want to add is a progress bar and a button.
thx
|
by: Andrew Poulos |
last post by:
If I manage to call the following bit of javascript in IE and MZ
w = window.open("", "s", 'status=no,resizable=no,width=450,height=450');
I get a window that is not resizable and without a...
|
by: Ahmet |
last post by:
In my application, I have statusbar on which i show icons.
On some cases, I have to change icon of my statusbar to show
different messages on panels.
But I dont know how to change icon of one...
|
by: TonyM |
last post by:
Hi all,
I have an application with a few different Windows forms. I am trying to
update a statusbar panel's text that is in the main form, from another form.
When I set the statusbar and the...
|
by: Christian Blackburn |
last post by:
Hi Gang,
I've had this happen with a couple of controls now, but my patience has worn
thin. Can somebody tell me why I can read/write to most objects on my form
from my module, but not when...
|
by: Anony |
last post by:
Hi All,
I have two icons:
Private micoIcon1 As New
System.Drawing.Icon(System.IO.Path.Combine(Application.StartupPath,
"Icon1.ico"))
Private micoIcon2 As New...
|
by: GrandpaB |
last post by:
HI,
I am attempting to write to the StatusBar on MyForm from within a class that
I wrote. In the following code, VB does not like 'MyForm.StatusBar1.' VB
states, ' Reference to a non-shared member...
|
by: herve |
last post by:
Hi, everybody
I'm working with wxPython 2.8.1.1.
Does anybody know how to change the foreground colors in a wx.StatusBar
|
by: S. Viswanathan |
last post by:
Hi everybody!
In VB.NET 2005, MenuStrip and Statusstrip controls added. When the mouse
over on the Menuitem its corresponding Tooptip text should be displayed in
the statusstrip.
How to...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|
by: GKJR |
last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
|