473,386 Members | 1,969 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,386 software developers and data experts.

VB6 Form icon removal

5
Hown do i remove the small icon in the top left corner of a new form in VB6.

rojo.
Nov 4 '07 #1
3 6497
Ali Rizwan
925 512MB
Hown do i remove the small icon in the top left corner of a new form in VB6.

rojo.
Set controlbox property to false icon will be removed.

GOODLUCK
ALI
Nov 4 '07 #2
debasisdas
8,127 Expert 4TB
The form has that icon as the default property like other properties. If you want, you can set it to any other icon but if you want to remove it you have to disable the controlbox from the property pallet.
Nov 4 '07 #3
9815402440
180 100+
hi
to remove the icon you can also set form's BorderStyle property to FixedtoolWindow or SizableToolwdindow in the property pallet.

regards
manpreet singh dhillon hoshiarpur
Nov 5 '07 #4

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

Similar topics

0
by: Paul Rohorzka | last post by:
Hi! A2k I set a form's icon to a multiresolution (16x16 and 32x32) icon file. When I am switching tasks, access obviously uses the 16x16 icon and blows it up to the needed 32x32 size...
1
by: David Burkinshaw | last post by:
I have a form and I assigned an icon to it. For arguements sake let's say the icon is a smiley face. I compile, run, and save the program. The icon on the form shows up as a smiley face. At a later...
6
by: Lespaul36 | last post by:
I am new to the .Net but not new to VB, but I am having problems with the form icon. I made an icon file using VS.Net 2003 and then added it to my form. The icon shows in the properties, but not...
1
by: Brett | last post by:
How can I change the icon of a form? This is the icon that appears in the upper left corner. Thanks, Brett
3
by: Brett | last post by:
How do I get the default VS.NET form icon back after changing icons? Thanks, Brett
0
by: Jordi Rico | last post by:
Hi, I have an MDI Form which shows maximized mdi chil forms. I don't want these forms to show its own icon, and I am not able to hide it... Is there any way of hiding my forms icons??? Thanks
0
by: Newbie Coder | last post by:
Hello All, In Windows Form Application (VC++.NET 2003) I am having problems adding a icon to a form or a NotifyIcon control ( this->Icon = (__try_cast<System::Drawing::Icon * I click the...
2
by: James Arnold | last post by:
Is there any way to set the forms icon to one stored in the resources at design time? Currently I am using the following code in the FormLoad event to set it at run time: Me.Icon =...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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...

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.