Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. DHTML control in windows.forms?

DHTML control in windows.forms?

Scheduled Pinned Locked Moved C#
csharpquestionvisual-studiowinformsdesign
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I learned in some articles here describing using DHTML new feature in MFC7. Will it be possible to use such a control in windows forms (not web form)? I hope it will ease the maintainment of the user interface, and maybe provide a way that user can custom his favourite dialog. and another question is there in any corner of visual studio .net that two columns list control which studio used to edit properties provided? does microsoft kind enough to provide us a such powerful control? I wanna use it to set some object's properties in my form.

    J 1 Reply Last reply
    0
    • L Lost User

      I learned in some articles here describing using DHTML new feature in MFC7. Will it be possible to use such a control in windows forms (not web form)? I hope it will ease the maintainment of the user interface, and maybe provide a way that user can custom his favourite dialog. and another question is there in any corner of visual studio .net that two columns list control which studio used to edit properties provided? does microsoft kind enough to provide us a such powerful control? I wanna use it to set some object's properties in my form.

      J Offline
      J Offline
      James T Johnson
      wrote on last edited by
      #2

      Chen, Fu wrote: Will it be possible to use such a control in windows forms (not web form)? You'll have to look at using hosting the web browser control on your form to use anything with DHTML. I'm not sure if it supports DHTML by default or if you have to do some coding to add that functionality. Chen, Fu wrote: and another question is there in any corner of visual studio .net that two columns list control which studio used to edit properties provided? does microsoft kind enough to provide us a such powerful control? I wanna use it to set some object's properties in my form. Look for the PropertyGrid, right click on the toolbox and choose "customize toolbox" then goto the .NET Framework Controls tab, you should find the PropertyGrid there. James Sonork ID: 100.11138 - Hasaki "Smile your little smile, take some tea with me awhile. And every day we'll turn another page. Behind our glass we'll sit and look at our ever-open book, One brown mouse sitting in a cage." "One Brown Mouse" from Heavy Horses, Jethro Tull 1978

      L 1 Reply Last reply
      0
      • J James T Johnson

        Chen, Fu wrote: Will it be possible to use such a control in windows forms (not web form)? You'll have to look at using hosting the web browser control on your form to use anything with DHTML. I'm not sure if it supports DHTML by default or if you have to do some coding to add that functionality. Chen, Fu wrote: and another question is there in any corner of visual studio .net that two columns list control which studio used to edit properties provided? does microsoft kind enough to provide us a such powerful control? I wanna use it to set some object's properties in my form. Look for the PropertyGrid, right click on the toolbox and choose "customize toolbox" then goto the .NET Framework Controls tab, you should find the PropertyGrid there. James Sonork ID: 100.11138 - Hasaki "Smile your little smile, take some tea with me awhile. And every day we'll turn another page. Behind our glass we'll sit and look at our ever-open book, One brown mouse sitting in a cage." "One Brown Mouse" from Heavy Horses, Jethro Tull 1978

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        yeah, i find the PropertyGrid now! it's very helpful to change the control's property at runtime. Thanks!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups