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

Issues!!

I am facing issues in Toolbar in VB .NET:

1) There is nothing like disabled image list in toolbar of VB .NET. If I
disable button on toolbar then I am not able to show disabled image even by
changing imageindex for the button.

2) I could not found Placeholder button style which can be used to place
Text box or Combo box on the toolbar.

Please help me regarding this.
Nov 20 '05 #1
12 994
* "Shelly" <no*@noreply.com> scripsit:
I am facing issues in Toolbar in VB .NET:

1) There is nothing like disabled image list in toolbar of VB .NET. If I
disable button on toolbar then I am not able to show disabled image even by
changing imageindex for the button.
That's not supported. The toolbar will determine the disabled image
itself (sometimes that will look very ugly).
2) I could not found Placeholder button style which can be used to place
Text box or Combo box on the toolbar.


AFAIS that's not supported by the Windows Forms ToolBar control.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #2
Hi,

In addition to Herfried's comments you can just drop a combobox or
textbox on to a toolbar now.

Ken
----------------
"Shelly" <no*@noreply.com> wrote in message
news:u9**************@TK2MSFTNGP11.phx.gbl...
I am facing issues in Toolbar in VB .NET:

1) There is nothing like disabled image list in toolbar of VB .NET. If I
disable button on toolbar then I am not able to show disabled image even
by
changing imageindex for the button.

2) I could not found Placeholder button style which can be used to place
Text box or Combo box on the toolbar.

Please help me regarding this.

Nov 20 '05 #3
"In addition to Herfried's comments "
Where are these comments?
Shelly.

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:eu**************@TK2MSFTNGP09.phx.gbl...
Hi,

In addition to Herfried's comments you can just drop a combobox or
textbox on to a toolbar now.

Ken
----------------
"Shelly" <no*@noreply.com> wrote in message
news:u9**************@TK2MSFTNGP11.phx.gbl...
I am facing issues in Toolbar in VB .NET:

1) There is nothing like disabled image list in toolbar of VB .NET. If I
disable button on toolbar then I am not able to show disabled image even
by
changing imageindex for the button.

2) I could not found Placeholder button style which can be used to place
Text box or Combo box on the toolbar.

Please help me regarding this.


Nov 20 '05 #4
"Shelly" <no*@noreply.com> schrieb
"In addition to Herfried's comments "
Where are these comments?


In the VB.NET group.
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #5
> In the VB.NET group.
Excuse my ignorance, but I cannot find it anywhere in the
dotnet.languages.vb group.
Do you mind giving me the location?
Thanks.

"Armin Zingler" <az*******@freenet.de> wrote in message
news:OB**************@TK2MSFTNGP09.phx.gbl...
"Shelly" <no*@noreply.com> schrieb
"In addition to Herfried's comments "
Where are these comments?


In the VB.NET group.
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #6
Cor
Hi Shelly,

Ken is refering to the comments of Herfried in your question thread.

If it is maybe disapeared from your newsserver here it is at Google.

I hope this helps?

Cor

http://groups.google.com/groups?q=he...phx.gbl&rnum=2

Excuse my ignorance, but I cannot find it anywhere in the
dotnet.languages.vb group.
Do you mind giving me the location?
Thanks.

Nov 20 '05 #7
"Shelly" <no*@noreply.com> schrieb
In the VB.NET group.

Excuse my ignorance, but I cannot find it anywhere in the
dotnet.languages.vb group.
Do you mind giving me the location?


http://groups.google.com/gr*********...TNGP12.phx.gbl
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #8
Thanx a lot Cor. Got it!! :o)

"Cor" <no*@non.com> wrote in message
news:eA**************@TK2MSFTNGP11.phx.gbl...
Hi Shelly,

Ken is refering to the comments of Herfried in your question thread.

If it is maybe disapeared from your newsserver here it is at Google.

I hope this helps?

Cor

http://groups.google.com/groups?q=he...phx.gbl&rnum=2
Excuse my ignorance, but I cannot find it anywhere in the
dotnet.languages.vb group.
Do you mind giving me the location?
Thanks.


Nov 20 '05 #9
* "Shelly" <no*@noreply.com> scripsit:
Thanx a lot Cor. Got it!! :o)


Which newsreader/news server do you use?

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #10
Cor
Maybe the same as you because he has the same problems as you forever.

:-)

Cor
Nov 20 '05 #11
* "Cor" <no*@non.com> scripsit:
Maybe the same as you because he has the same problems as you forever.


I don't think so.

;-)

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #12
I am using news.microsoft.com
why? anything?

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:bv************@ID-208219.news.uni-berlin.de...
* "Shelly" <no*@noreply.com> scripsit:
Thanx a lot Cor. Got it!! :o)


Which newsreader/news server do you use?

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>

Nov 20 '05 #13

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

Similar topics

2
by: Tom Loredo | last post by:
Hi folks- I'm about to move from a Solaris 8/SPARC environment to a Dell running RedHat 9. Are there any issues I need to be aware of in bringing my Python code over (mostly scientific...
28
by: grahamd | last post by:
Who are the appropriate people to report security problems to in respect of a module included with the Python distribution? I don't feel it appropriate to be reporting it on general mailing lists.
5
by: sandy | last post by:
Hi All, I am a newbie to MySQL and Python. At the first place, I would like to know what are the general performance issues (if any) of using MySQL with Python. By performance, I wanted to...
2
by: malcolm | last post by:
Hello, We have a robust (.NET 1.1 c# winforms) client-server application that utilizes many typed DataSets, typed DataTables and typed DataRows. Our application is a series of windows and popup...
1
by: Aliandro | last post by:
Hi Does any one know where I can find information regarding any issues with SQL and IIS being run under windows XP SP2? as I am in the process of programmning in Dot net and neet some way of...
7
by: David Laub | last post by:
I have stumbled across various Netscape issues, none of which appear to be solvable by tweaking the clientTarget or targetSchema properties. At this point, I'm not even interested in "solving"...
2
by: G2 | last post by:
Hi We are dealing with significant browser compatibility issues with Netscape 5.x+ browsers and Mac IE. I am sure most web developers have faced similar issues in the past. Can anyone give me their...
1
by: GaryDean | last post by:
We have been developing all of our .net applications on 32 bit windows using 32 bit SQL Server. We are being asked to now deploy to servers running 64bit windows and 64bit SQL Server. Are there...
3
by: eschneider | last post by:
Just some common issues with WS: Using custom objects: When objects change, seems you are always fixing some issue. Update references, which sometimes does not work. Deployment: Weird errors...
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
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
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
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.