473,661 Members | 2,448 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

form border style question

Hi, is there a way to show a form without a titlebar (and therefore no
control box/minimize box/title etc) but still have it appear looking
like 3D?

The property FormBorderStyle to None - this gives no titlebar etc but
the form borders don't look 3D.

In case I haven't explained what I want well, I want a form that looks
like a button with no text (ie a form with the lovely 3D borders but
no titlebar etc).

Thank you
Colin
Nov 20 '05
104 5478
* "Fergus Cooney" <fi*****@post.c om> scripsit:
[ugly quoted text]

ROFL

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #11
Hi Herfried,

~~ * "Fergus Cooney" <fi*****@post.c om> scripsit:
~~ [ugly quoted text]

ROFL, too!

Regards,
Fergus

Nov 20 '05 #12
Cor
Hi Michael,

Did you see Herfried has a problem with his GNU
(I saw I almost started the longest thread in the VB German group, happenly there was one before about "the resource pack" that was even longer.


Of course, because 98% of the postings are off-topic.


Mostly Herfried, watches all threads, but this one he could not see it seems

:-))

Cor

Nov 20 '05 #13
*Cor* tippselte am *21.10.2003 12:18* MESZ:
Did you see Herfried has a problem with his GNU
What do you mean by that?
Mostly Herfried, watches all threads, but this one he could not see it seems


Why do you think that?

Best regards,

Michael

--
Michael Kremser
http://great.dynu.com/

Nov 20 '05 #14
* "Fergus Cooney" <fi*****@post.c om> scripsit:
[Ugly quoted text]

EOT

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #15
Cor
Hi Michael,
Did you see Herfried has a problem with his GNU


The newstreader from Herfried, that has the name something like GNU, I hope
it is wrong, because I know Herfried, can not resist answering that.

But before you understand it wrong, Herfried is very appreciated in this
newsgroup.

:-)

Cor
Nov 20 '05 #16
Hi Michael,

|| > Did you see Herfried has a problem with his GNU
||
|| What do you mean by that?
||
|| > Mostly Herfried, watches all threads, but this one he could
|| not see it seems
||
|| Why do you think that?

Cor is referring to the style of quoting that I use above - indentation
plus || plus a space. In Herfried's gnus newsreader, || apparent represents a
smiley of some sort! Herfried also doesn't care for the way that I indent the
text that I've quoted. To me it is obvious that the block above is not me
talking but is a quoted from others. Herfried disagreees. He says that
newsreaders can't 'understand' it and that I must use '>' only. I counter that
|| is more readable by people - to hell with the newsreaders. He says ....
It's been an ongoing OT debate between the two of us.

Herfried, despite saying that gnus is the Best Newsreader in the World,
sometimes fails to fetch or receive mesages.

Thanks for adding your 1% to the OT posts - life would be more productive
without them - but sooo booooring, yawn. ;-))

Regards,
Fergus
Nov 20 '05 #17
Und Ich
Nov 20 '05 #18
*Fergus Cooney* tippselte am *21.10.2003 16:08* MESZ:
Cor is referring to the style of quoting that I use above - indentation
plus || plus a space. In Herfried's gnus newsreader, || apparent represents a
smiley of some sort! Herfried also doesn't care for the way that I indent the
text that I've quoted. To me it is obvious that the block above is not me
talking but is a quoted from others. Herfried disagreees. He says that
newsreaders can't 'understand' it and that I must use '>' only. I counter that
|| is more readable by people - to hell with the newsreaders. He says ....
It's been an ongoing OT debate between the two of us.
Well, it's the first time that I agree with Herfried. Using ">" as the
introduction of a quoted line is a standard and every news reader and
person understands it as it. Also using two charachters, as you do with
"||" is IMHO very unlogic. It's no question of whether this looks better
or not, it's a matter of standard compliance!
Herfried, despite saying that gnus is the Best Newsreader in the World,
sometimes fails to fetch or receive mesages.
*g* For Herfried, this is an arugment. He always states, that the
software he's using is the best in the world, even if it's complete
scrap, like Outlook Express and Internet Explorer.
Thanks for adding your 1% to the OT posts - life would be more productive
without them - but sooo booooring, yawn. ;-))


As there is no group microsoft.publi c.software.war or something similar,
it's not so important which newsgroup is used for that.

Best regards,

Michael

--
Michael Kremser
http://great.dynu.com/

Nov 20 '05 #19
Hi Michael,

~~ using two charachters, as you do with "||" is IMHO very unlogic

There's a logic in it, Spock, but not one that you could understand.

;-))

Regards,
Bones
Nov 20 '05 #20

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

Similar topics

2
1816
by: Sam Goffin | last post by:
Hi how can I resize my form borders in .NET (either VB or C#)? In one of my programs I want to extend the usual form size at one end (when the user clicks the "Details..." button), so I need the window to 'grow'. As I'm really new at .NET this is quite difficult for me.
7
3598
by: x muzuo | last post by:
Hi guys, I have got a prob of javascript form validation which just doesnt work with my ASP code. Can any one help me out please. Here is the code: {////<<head> <title>IIBO Submit Page</title> </head> <style type="text/css">
0
2171
by: Keith | last post by:
I have a web form that contains a repeater control that is designed to ask like a check book register. Clicking on a certain transaction takes the user to a different .aspx page where it can be edited and then saved. Currently, after saving the edited transaction and returning to the check register, the repeater control table returns to the bottom. I would like the edited transaction to appear in the table instead. I know that a...
0
1883
by: Keith | last post by:
I have a web form that contains a repeater control that is designed to ask like a check book register. Clicking on a certain transaction takes the user to a different .aspx page where it can be edited and then saved. Currently, after saving the edited transaction and returning to the check register, the repeater control table returns to the bottom. I would like the edited transaction to appear in the table instead. I know that a JavaScript...
2
3617
by: alwaysintune | last post by:
I'm using the McFedries email form, and I can't seem to get an upload form to work. Instead of it saving to my server, I want it to send the information and the picture to my email. Here is the html for my form. If anyone could help, that'd be greatly appreciated. <form action="http://www.mcfedries.com/mailform/mailform.asp" method="POST"> <input type=hidden name="MFAddress" value="My email address"> <input type=hidden name="MFCode"...
4
2382
SHOverine
by: SHOverine | last post by:
I have a 3-part form that I am having trouble with. First part is to select the user group and the week and year that I want to submit results for, this calls the elements that I want to update. The second part is to enter the results and submit them to a MySQL table called results the final part echoes the results. The issue is that my form writes the elements that I called up to the this table before I enter the results and click...
16
2443
by: printline | last post by:
I have a problem with some validation of some fields in a form. I have some fields that only become visible if a specific field is chosen. For example: <select name="u_global___delivery_form" onchange="document.getElementById('array_div').style.display=(this.selectedIndex>1)?'block':'none';" > <option value="0" selected="selected"></option> <option value="Single board">Single board</option> <option value="Array">Array</option>
5
2538
by: plumba | last post by:
Hi all I have a form (see below), which for some reason has decided to stop functioning all together. It just does not call up the function. It is called up in the opening <form> tag but fails.... Any ideas??? <html> <head><title>New Details</title> </head> <center> <H2><IMG SRC="$(path)smlogo.gif"><br>
2
4443
by: punitshrivastava | last post by:
Hi to All. I am Punit Shrivastava.I am working in Asp.As i am new in this technology please help me. I want to create enquiry form in Asp. For this i code like this: <form name="enquiry" method="post" action="enquiry.php"> <table width="494" border="0" cellspacing="0" cellpadding="2" height="511"> <tr> <td colspan="2" align="left" valign="top" height="29"> <p align="left"><font face="Verdana" color="#FFFFFF">Fields...
0
3378
bmallett
by: bmallett | last post by:
First off, i would like to thank everyone for any and all help with this. That being said, I am having a problem retrieving/posting my dynamic form data. I have a form that has multiple options within options. I have everything being dynamically named from the previously dynamically named element. (I hope this makes sense.) I am not able to retrieve any of the dynamically created values. I can view them on the source page but can't pull them...
0
8428
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
8851
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
8754
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...
1
8542
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8630
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
7362
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
6181
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...
2
1984
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1740
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.