|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
application.run with controlI need to use the application.run method with a control insted of a
form. The application context object doesn't seem to help me. What can i do? Any help will be apprecieted "VeNoM00" <veno***@arcadiaclub.com> schrieb You must use a top-level window to show. A control is not a top-level > I need to use the application.run method with a control insted of a > form. The application context object doesn't seem to help me. > > What can i do? > > Any help will be apprecieted window. You could add the control to a Form without border (dock = fill) and show the form instead. ARmin "VeNoM00" <veno***@arcadiaclub.com> schrieb: Extending Explorer with Band Objects using .NET and Windows Forms>I can't because i'm doing a toolbar for IE :-( Any idea? <URL:http://www.codeproject.com/csharp/dotnetbandobjects.asp> Shell Extensions with .NET <URL:http://mvps.org/emorcillo/en/code/shell/shellextensions.shtml> -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> I know how to do a ie toolbar but i want it to be executed in a
separate thread |
|||||||||||||||||||||||