by: Arlie Rahn |
last post by:
I would like to ad a custom scroll bar control to my app that has a
customizable and "flat" look to it (not the normal VB look). Does anyone
have any ideas on where to find a good one?
|
by: amirkarger |
last post by:
I have a simple "quickbrowse" menu that does this:
<form>
<select name="quickbrowse" onchange="go(this)">
<option selected value="">go to a tool...</option>
<option value="#tool1">Great tool...
|
by: Devonish |
last post by:
I have a form designed as a Continuous form which displays one record
per
line. Taking account of the header and footer and the size of the
screen, I
can display 30 records at a time. I can see...
|
by: Debbie |
last post by:
Hi Stephen,
I'm trying to use your mousehook off...and thanks so much... it's such
a blessing that you share with the rest of us. I have the dll in the
same folder as the database and placed...
|
by: Marcel Sengers |
last post by:
Hi folks.
I have a problem with a Datatgrid.
When my User selects a row in the Datagrid he is able to scroll through the
Grid by using the Mousewheel.
The prob is that when the selectedrow is...
|
by: Code Monkey |
last post by:
using VS2005 and c# to create a windows forms application.
One of my forms has a panel which I've added various controls to. Now,
I've set the autoscroll property to true, which is great, but I...
|
by: James |
last post by:
Hi,
I have a Windows Forms application which uses multiple child forms (MDI
interface).
The height of one of the child forms is larger than the height of the MDI
client area, so when this...
|
by: Eric |
last post by:
When I use the scroll up and down button in my form it shows an empty
form and some times it save blank record. Is it possible i will lock my
form if any one use the scroll button of mouse my form...
|
by: deve8ore |
last post by:
Hello,
I've developed a form for users to enter in new info into an Access db.
The form is very long, and everyone is used to scrolling down the page via the flywheel on the mouse, however when...
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
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: 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...
|