Control Components

I have made previous posts asking this feature, but seeing as WinFX is at beta 2 release already, is it now possible for us to make drag/drop controls in the Cider designer I don't want a User Control, I want to make my own custom component. Is this possible

Thank you,

Jaco



Answer this question

Control Components

  • bmoyno

    Right now it is not possible to add Avalon controls to the toolbox in Visual Studio. Yes we will enable this functionality before we ship. No I don't know what CTP/Beta this will be available in yet.

    mark



  • Miran Drgajner

    I think what he probably means is, and I would like as well, can you maybe give me an example how I would go about to do what you proposed

    Thanks you,

    Jaco


  • Vivek Janakiraman

    It has always been possible to drag/drop a standard control in the Cider designer.

    Now, I think you are talking about your own Control

    In that case, I think you just need to add the assembly to the toolbar and the control will be displayed.



  • Luke Breuer

    I'm sorry but I've no code source or example to share....

    But try to search on Internet/this forum: maybe you will find some help...

    Sorry



  • David Todd

    Can u give me an example code

    Thanx


  • Karl Freedle

    I have been searching and searching and can't find any examples of how to do it. I don't even know how WinFX gets the components in the toolbar! I really do believe that WinFX does not use a standard way of adding to the toolbar.

    Can someone please tell how I can,

    a) Develop a Custom Component that will be

    b) Able to be loaded in the ToolBox and be drag and droppable.

    Thank you very much,

    Jaco


  • GrkEngnr

    Nagu wrote:

    Can u give me an example code

    Thanx

    Example code of what



  • Control Components