473,804 Members | 2,719 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Customizing form's Control Box

The Access form's control box has available an "X" to close and the
min/max buttons.

Is it possible to customize the control box to include other options
and to isnert my own icons/command buttons?

lq

Nov 13 '05 #1
6 6821
This is what I'm trying to accomplish for every form in my Access 2K
app:

Form (not application) title has the following:
Left Side:
NO icon on the left edge, or maybe an icon of my chosing
NO controls (Move/Close) when clicking the icon
YES the form caption

Right Side:
YES An icon of my chosing, maybe two, depending on the form, that the
user can click to make things happen.
YES the Close button.

Is this remotely possible?

Nov 13 '05 #2
Sure, just make direst calls to the Win API. While you're at it, why not
re-code the Windows OS to make your app as non-standard as possible?

Users expect and deserve a common interface with all Windows apps. I've
found it more productive to add error checking to handle the occasional user
misstep, than to remove common GUI elements and the ability of users to
choose their own work flow.
"Lauren Quantrell" <la************ *@hotmail.com> wrote in message
news:11******** **************@ z14g2000cwz.goo glegroups.com.. .
This is what I'm trying to accomplish for every form in my Access 2K
app:

Form (not application) title has the following:
Left Side:
NO icon on the left edge, or maybe an icon of my chosing
NO controls (Move/Close) when clicking the icon
YES the form caption

Right Side:
YES An icon of my chosing, maybe two, depending on the form, that the
user can click to make things happen.
YES the Close button.

Is this remotely possible?

Nov 13 '05 #3
You're right. We should have all left it looking like Windows 2.0 a
long time ago. Or maybe 3.1, or maybe Windows 98-2000, or maybe
WindowsXP.

My point - all of these OS have substantially different GUI flavors and
co-exist on desktops in overlapping intervals.

I'm talking about adding an extra icon to the menu bar for god's sake!
But I'll accept your pistol whipping as a future restraint in the event
I start wanting to invent a Martian OS. Chill baby...

lq

Nov 13 '05 #4
I am a real heathen. I don't give my users any toolbars or menus in any
forms at all - far too dangerous. You never know what the little
buggers will do, then you have a constant flow of help me messages from
them and a load of extra work to fix what they have done.

I do use toolbars, designed by me, for reports though.

You can achieve what you want by creating and deploying a toolbar to
use with your forms. It is so long ago that I designed my report bar
that I forget how I did it now, but if you research Help on Toolbars
you will get what you need. If you need any help, e-mail me and I will
rejuvenate the little grey cells.

Nov 13 '05 #5
On 18 Oct 2005 03:52:54 -0700, "summerwind " <su************ *@btinternet.co m> wrote:
I am a real heathen. I don't give my users any toolbars or menus in any
forms at all - far too dangerous. You never know what the little
buggers will do, then you have a constant flow of help me messages from
them and a load of extra work to fix what they have done.

Well, we fired all the users and replaced them by monkeys. That's real empowerment!

Nov 13 '05 #6
Agreed on the users. However, I'm talking an entrerprise app with 1000+
multinational users. Vanilla Access doesn't fly.

Nov 13 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2366
by: Peter Schwalm | last post by:
I'd like to modify the python search path depending on the source directory of the script being started. The reason is: I use a version control system, and the python scripts and modules are migrated through several stages before they are used in production. A python script running in a development environment should use different modules - possibly in other directories then the script source directory - than the same script running in a...
3
1438
by: Job Lot | last post by:
I am creating a custom StatusBar control which houses a ProgressBar control. How can I show all the properties of embedded ProgressBar control on design time? I want the property window of StatusBar control, shows all the properties of the progress bar. Thanks
1
1443
by: jeffgeorge | last post by:
Hi all. The folks at my current project are obsessed with creating customized filters. I tried showing and telling them about Filter By Selection and Filter By Form which will probably outdo any functionality of what we customize but no luck. It's a bit annoying on one hand but at the same time keeps me busy - can't complain. The first, more simple task is to select one of about 8 sales reps, select a filter of >=1000 on one column...
4
6698
by: VR | last post by:
I am trying to embed a check box into a FlexGrid's cell, but having a problem when I start scrolling the grid. Here is my MyCheckBox class... class MyCheckBox : CheckBox { void Init ( AxMSFlexGridLib.AxMSFlexGrid oGrid,
1
1680
by: MrNobody | last post by:
using .NET IDE I can add a help button to the top right of the title bar next to minimize/mazimize/close. This button lets the user point to a specific control and then get help on that control, but I was wondering if I can override this behavior so when someone clicks this button it just opens a new dialog with general info of that dialog. I want to do this because I don't want to take up any space in my dialog with a menu or a new icon......
2
1586
by: Playmaker | last post by:
Hopefully someone else has come across this issue. What I have is a SQL Server 2000 back-end. I've created a simple webform which has both Gridview and DataList controls on it populated with a SqlDataSource. Okay, simple enough, that all works fine. I have also enabled inserting and editing on these controls. This is a very cool feature of 2.0 and it works quite well. Functionally I am able to do everything such as inserting and...
3
1808
by: Nick | last post by:
Hi there, I'm hunting around for some kind of example on how to customize the largeicons view of a listview control, I would like to draw each item myself if possible, is it possible to owner draw this control? Anyway, any pointers to examples would be most appreciated as all I seem to find is examples of customizing the details view. Cheers loads in advance!! Nick.
1
1732
by: Charlie | last post by:
Hi: I'm having problems customizing layout of Wizard control. Doesn't seems to allow you to change locations of buttons and side bars. Any ideas? Thanks, Charlie
5
5305
by: jimhill10 | last post by:
I have a perl script that creates an email attachment file from POST data on a web page. This works just fine. I want to customize the email body to contain all of the text data from the file itself. I thought this would be just a matter of using the $smtp->datasend($POSTvalues) with the $values coming from the names on the web page posting the data. Can someone show me what the correct code snippet would be? Here is my code: ...
0
9706
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10569
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10325
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10075
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9140
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7615
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5651
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4295
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 we have to send another system
2
3815
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.