


I'm using VS 2005 Beta 2, and I've built a usercontrol that consists of 2 other user controls as the 'default base'. The problem is when a user drops a control in my container control, it goes BEHIND the background image control! I can manually correct this by doing a "Bring to Front" to ...
After a control is added I would like to get the ZOrder and save it for later use. I am using Controls.GetChildIndex of the hosted form in the ComponentsCreated event of the ToolBoxService but the value is always 0. Is there a way to get this?Thanks...
All was going well until I tried to open the designer window for a user control that inherits from an abstract (MustInherit) class. The designer won't open because it's trying to instantiate the base class, for whatever reason. Is there a way around this, is this by design or a bug, is it ...
I need to implement an xsl editor in my window forms application. I tried to find a ready made solution with no luck... why cant i use the exsiting editor the VS is using ? I thought the entire VS was built using the .Net framework Can anyone assist me ?...
Hi , i really need some beta testers for my new controls.the package includes XPTaskBar,FlowLayout,GridLayout,Colorpickers,maskededit,popup container and autocomplete comboso if you are interested you can download it from:www.compona.com/setup.exe//Roger...
I looked control gallery in that page.They look very smart.I want to prepare xp style controls(like buttons;menu;tool...etc).I mean i want to prepare my own toolbox.Where must i start?Are there any source codes(especially C#) or articles (especially for beginners) about controls.For example can ...
I am developing a Window Forms application and want all my controls to be XP style, or even Visual Studio 2003 style. I have looked around for how to do this and found info on incuding version 6.0 of the Comctl32.dll. When I do this it works fine when my style (theme) is set to XP Style, but ...
Can you suggest any XP Style windows controls in .net.Thanks in advancePrashanthan K ...
I'm using Visual Studio .Net 2003 and especially Visual Basic. When i want to add buttons and other basic controls in my forms i have the old look and feel controls :System.Windows.Forms(1.0.5000.0) provided in the Compenent .NET Framework.How could i use the last XP Basic controls in my ...
I had seen a few people on this forum and various others asking about a TreeView that could have it's nodes persisted and reloaded later so I went ahead and created one (I'd just reply to the person asking the question, but I can't seem to find it). If you're interested, <a ...
I am looking for a control that would allow the users of my application to view and edit xml in a similar way to XML Spy. If XML SPY provided a way to embed itself within my C# app, that would be swell.Anyone know?In the past I have used the browser control to display xml, but, as you know, ...
Hi, I would like to serialize Windows Forms code in XML file format instead of generating VB or C# code. Is there any code sample? Thanks in advance. ...
I need a control that does a few things:1) It is for WinForms2) It will serve as an enhanced textbox3) It allows for text and images to be added to it4) There is a way to grab the text box's data as html (with lowercase tags).5) If possible it is xhtml / html 4 standards compliant.I need a ...
There are tons of browserbased WYSIWYG HTML Editor controls. But, i'm building a windows based Content Managment System, and need a HTML Editor for Windows. Anyone know of a control i could use, or a way to export to HTML? Is there classess to convert RitchText to HTML? ...
Are there any competing products to <a href="http://www.comzept.de/index.php?TEMPLATE=products&product=htmleditor">NetRix</a> I'm looking for exactly what this control does but I wanted to know if there were options. ...
