how to use style buidler dialog box in my application?

  • Thread starter Thread starter qiangli
  • Start date Start date
Q

qiangli

I am tring to develop an application with C#. and I
want to use visual studio's style builder dialog box in my
application.But I don't how to do it.
I need to get this done asap, any help would be
appreciated.
 
"style builder" is a dialog box in visual studio.The
dialog box can edit html element's style attribute.
when you edit a html file in visual studio,and press down
mouse's rigth button,you will see "build style" menuitem
in popup menu.
 
Back
Top