473,516 Members | 2,737 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET rebar control

is there any .NET equlvilent of the rebar control in windows? thanks
Nov 20 '05 #1
5 1537
* "Brian Henry" <br**********@newsgroups.nospam> scripsit:
is there any .NET equlvilent of the rebar control in windows?


Currently no, at least not in the framework.

<URL:http://www.aisto.com/roeder/dotnet/>
-> "CommandBar for .NET"

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #2
take a look at this
http://www.dotnetmagic.com/
this is very good ;)

Galin Iliev
MCSD

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:2g************@uni-berlin.de...
* "Brian Henry" <br**********@newsgroups.nospam> scripsit:
is there any .NET equlvilent of the rebar control in windows?


Currently no, at least not in the framework.

<URL:http://www.aisto.com/roeder/dotnet/>
-> "CommandBar for .NET"

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

Nov 20 '05 #3
I unfortinuatly don't have the money for that, but thanks
"Galin Iliev" <test@AV********@galcho.com> wrote in message
news:uu*************@TK2MSFTNGP11.phx.gbl...
take a look at this
http://www.dotnetmagic.com/
this is very good ;)

Galin Iliev
MCSD

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:2g************@uni-berlin.de...
* "Brian Henry" <br**********@newsgroups.nospam> scripsit:
is there any .NET equlvilent of the rebar control in windows?


Currently no, at least not in the framework.

<URL:http://www.aisto.com/roeder/dotnet/>
-> "CommandBar for .NET"

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


Nov 20 '05 #4
* "Brian Henry" <br**********@newsgroups.nospam> scripsit:
I unfortinuatly don't have the money for that, but thanks


<URL:http://divil.co.uk/net/controls/sandbar/>

It's free.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #5
thanks thats perfect
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:2g************@uni-berlin.de...
* "Brian Henry" <br**********@newsgroups.nospam> scripsit:
I unfortinuatly don't have the money for that, but thanks


<URL:http://divil.co.uk/net/controls/sandbar/>

It's free.

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

Nov 20 '05 #6

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

Similar topics

1
2669
by: Roth Fouty | last post by:
I'm looking at making a control that would mimic the MFC rebar control and tear off menus in C#. I have found some examples for the rebar control and a separate example of tear off and docking menus but nothing that seems to address both. If anyone out there has an example or some advice on where I can look for some documentation on this I...
6
3390
by: Bruce Rusk | last post by:
I'm using Stephen Lebans' RTF2 control in a report, and have discovered what may be a slight bug in it. I have a lot of non-Western language (Chinese) text in my RTF field, and such records get sized strangely using the .RTFHeight property of the control. Specifically, lines of text get cut off the bottom of the control when I use the code...
1
2810
by: ka | last post by:
I've a problem in using the ReBar in UtilityLibrary. I dynamically created a ReBar and added to a form, then I created a ToolBarEx derived class (just added a few buttons to the toolbar in the constructor) to add to the Bands of the ReBar, and I got the exception. Piped Error: System.NullReferenceException: Object reference not set to an...
2
2014
by: Takuya Matsumoto | last post by:
Hi to all, I was wondering whether this was possible/how it was possible. I would like to add a custom button to Internet Explorer ReBar. I believe it is called ReBar or CoolBar; what I mean is the bar in the Internet Explorer where you have "Back" button. Towards the right, MSN Messenger had added a button on my computer, for example. ...
2
1933
by: Developer | last post by:
Before I start working on my own version I'd like to be sure that makes sense. In previous Windows there was a control called Rebar and/or CoolBar or something like that. It was a container that Toolbars could be put into and the moved around at run time. I don't see anything like that now and wonder:
2
4901
by: Mike | last post by:
Hi, I am strugling with a simple problem which I can't seem to resolve. I have an asp.net page which contains a server-control (flytreeview, which is a kind of a tree to be exact). The tree is being updated by some other process through remoting. When the page loads, I init the tree, and in my browser I can see the initialized tree. The...
15
6477
by: rizwanahmed24 | last post by:
Hello i have made a custom control. i have placed a panel on it. I want this panel to behave just like the normal panel. The problem i was having is that the panel on my custom control doesnt accept other controls. The control i drag drop on it becomes the child of my custom control's parent form and not the child of my custom control. Then...
1
1481
by: Kalpana | last post by:
I have converted my C#.Net project code from .Net 1.1 to .Net 2.0. After resolving the build errors iam unable to open the application due to Utilitylibrary Rebar class --WndProc() method is recursively called. In .Net 1.1 this problem does not exists, due to this problem iam unable to view the application (strucked in the starting stage...
0
1131
by: Kalpana Naraboina | last post by:
Hi, I have converted the .Net 1.1 code to .Net 2.0. I am facing a problem with recursive call of Rebar WndProc(). By this the application is not opening (due to continuous loop). Can you please suggest the solution for my problem in .Net 2.0 *** Sent via Developersdex http://www.developersdex.com ***
0
7276
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...
0
7408
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. ...
0
7581
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...
1
7142
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...
0
7548
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...
0
4773
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3259
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
825
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
488
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...

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.