473,378 Members | 1,393 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

How to remove the icon of child form?

Hi All,

Actually, I am showing the icon on MDI form.
Hence, I don't want to show any type of icon (including default) on child
form.
I tried that but I could not able to delete the icon at design time.

Any help will be appreciated.

Thanks in Advance
Sakharam Phapale
Nov 21 '05 #1
2 6116
Sakharam Phapale schrieb:
Actually, I am showing the icon on MDI form.
Hence, I don't want to show any type of icon (including default) on child
form.
I tried that but I could not able to delete the icon at design time.


You can try to change the 'BorderStyle' property or set the icon to
'Nothing' at runtime (both untested).

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #2
Create a blank icon file in Visual Studio .NET.

Setting the Icon to Nothing (Herfried suggested this) doesn't seem to work
for me - although I'm not sure why!
Setting the FormBorderStyle to ToolWindow does, but still leaves the icon in
the TaskBar.

HTH

Nigel Armstrong

"Sakharam Phapale" wrote:
Hi All,

Actually, I am showing the icon on MDI form.
Hence, I don't want to show any type of icon (including default) on child
form.
I tried that but I could not able to delete the icon at design time.

Any help will be appreciated.

Thanks in Advance
Sakharam Phapale

Nov 21 '05 #3

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

Similar topics

9
by: Ken | last post by:
I am trying to create one image using JavaScript; then later in the script remove the image - not just remove the src. The following creates the image, but I have been unable to remove it. How...
1
by: ODB | last post by:
Hi I have a small application with a notifying icon, in the task bar, i have removed the normal icon from the taskbar, but now i need to remove the Alt- Tab menu icon, can you tell me what...
2
by: ukdmbfan | last post by:
I want to create several forms in my C# program so that when people click on options in the menu bar (such as Tools -> Options) it brings up a new form dialog window for them to change certain...
0
by: John | last post by:
When my MDI child form is maximised it places an icon on the left of the menu bar. The icon I am using is transparent as I do not wish to see an icon. However, the icon loses its transparency and...
7
by: Susan Mackay | last post by:
I have a data table that is connected to a database table with a data adapter in the 'standard' manner. However I want to be able to remove selected rows from the data table (i.e. no longer...
2
by: Rainer Queck | last post by:
Hello NG, what are the right dimensions for a window icon, used on a mdi child window? My Problem: I used a third party Icon-Designer to design some icons for my application. Those icons look...
2
by: Gary Brown | last post by:
Hi, How do you remove an icon from the task switcher menu? (The one you get with ALT-TAB.) I think I asked this before but never got an answer. Now I have another app that shows an icon for...
1
by: Miro | last post by:
VB 2005 Express. I can create a simple MDI app, with 2 forms. On Form1 I add a menustrip on top - and click on ( Insert Standard Items ) Add a ToolStrip as well and add 2 buttons. On Form2,...
1
by: Steve Richter | last post by:
can a desktop icon, used to launch an application window like windows explorer, be a child control in a window form? I checked the windows forms controls in VS2005 and did not see any such...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.