473,473 Members | 1,842 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Start Like Button for A Database

8 New Member
Who knows how to create a start like button for an ms access database. I have made one but it is two overlapping buttons that have an illusion of moving. Who has something better?
Sep 18 '15 #1
5 946
Rabbit
12,516 Recognized Expert Moderator MVP
I have no idea what it is you're trying to do, please explain.
Sep 18 '15 #2
Adulu Miller
8 New Member
I am creating a Start-like button like the one on windows OS but now it is in an access database on the switchboard for a system. it is supposed to function the same way.
Sep 19 '15 #3
Rabbit
12,516 Recognized Expert Moderator MVP
And what function exactly are you trying to replicate? There have been a few iterations of the windows start menu. You need to be more specific in your descriptions of what you want to do.
Sep 19 '15 #4
Adulu Miller
8 New Member
I am making a start menu.

i found a way.

instead of using buttons i used small pictures. I had them one on top of the other, then the topmost is coded via vba to .visible = False after clicking then the lower one has the .visible = True after clicking.
Sep 22 '15 #5
hvsummer
215 New Member
Nice idea, but what next ?
you can't create button on the picture lol
and more code to expand the image when click, crop the picture when lostfocus.
I suggest use navigation form, then create button simulate "Start" on the left below of main form. Next, when you click on that button, the navigation form open to let you select any thing you want. ;)
Sep 22 '15 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Laurence Nuttall | last post by:
I have noticed that in .Net when I run the program, It moves the start button to the second row, How can I have it keep the start button on the first row. Thanks, Laurence Nuttall Programmer...
0
by: Kim Würtz | last post by:
Hi everybody I have a mission critical application, so I don't want the user to be able to start other apps on the PC like internet explorer etc. Therefore I want to hide the start button as...
2
by: news.microsoft.com | last post by:
I'm trying to write a program that will lock down the system. I want to hide the start button and taskbar. I found code using ShowWindow & FindWindow but they fail to work. Butttonhwnd =...
6
by: Magic Gooddy | last post by:
Hi! How to hide Start Button in VB.NET? I know in VB6 and want to see this sample in VB.NET. Can anybody create worked sample?
3
by: chris311976 | last post by:
I have a laptop it boots normally to xp i chose a user the windows desktop comes up with no start button icons or anything.I tried to go into safe mode etc but nothing works help!
10
by: thupham | last post by:
Dear all friend, I want disable Ctl+Alt+Del; Ctrl+Esc; Ctrl+tab, Alt+Tab, Start button, ctrl+Alt+Del, lock all keys on the keyboard. Have you ever do it in C#. Help me. Thanks for all reply.
0
by: visweswaran2830 | last post by:
I want to disable start button and alt+tab button using vb.net. Can any one help me. I tried with below coding but not success Option Explicit Private Declare Function EnableWindow Lib...
1
by: Alia123 | last post by:
How can I add a start button in c# juxt like if I press on that start button my game will start. how can I add many buttons in a single button that when I press that button all the buttons that are...
6
by: LONDONLAD1978 | last post by:
Hi everyone.. I've created a game using JS/CSS/HTML5 just something simple, however, I have used a start button.. with the following code ... $('#StartBtn').click(LaunchGame); -- which when pressed...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.