Designer RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • ZOrder of dropped control incorrect?

    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 ...

    2 answers | 470 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • ZOrder

    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...

    1 answers | 252 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Yikes: usercontrol inherits from abstract class

    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 ...

    5 answers | 571 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XSL Editor

    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 ?...

    1 answers | 274 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XPTaskbar and flowlayout

    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...

    0 answers | 268 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • xp style or VS controls

    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 ...

    2 answers | 357 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XP Style Controls

    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 ...

    2 answers | 645 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XP Style Controls

    Can you suggest any XP Style windows controls in .net.Thanks in advancePrashanthan K ...

    1 answers | 91 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XP look & feel in Visual Basic .Net 2003

    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 ...

    4 answers | 319 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XmlTreeView

    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 ...

    0 answers | 876 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML Viewer

    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, ...

    0 answers | 349 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML Serialization on Windows Forms

    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. ...

    7 answers | 186 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • WYSIWYG XHTML Editor

    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 ...

    2 answers | 1029 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • WYSIWYG HTML Editor Control

    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? ...

    14 answers | 279 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • WYSIWYG html control

    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. ...

    4 answers | 244 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "Windows Forms Designer"
MSDN DEVELOPMENT