|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
screen resolution independent1. I usa high resolution when developing but i want my application to look good even on low 800x600 resolution so whats the solution for that ? 2. I have a list view that display thumbinails of scanned documents i want when user double click on any 1 it opens it in the default pc photo edting program haw to do it ? 3. haw can i include flash movies in my windows based application ? thank you very much -- Ammar S. Mitoori IT Head QIMCO Co. Tel : +9744831199 Mobile : +9745378400 Fax : +9744831643 "Pure Heart" <PureHe***@discussions.microsoft.com> schrieb: Check out the controls' 'Anchor' and 'Dock' properties and tablelayoutpanel > 1. I usa high resolution when developing but i want my application to look > good > even on low 800x600 resolution so whats the solution for that ? and flowlayoutpanel in .NET 2.0. > 2. I have a list view that display thumbinails of scanned documents i want 'System.Diagnostics.Process.Start'.> when user double click on any 1 it opens it in the default pc photo edting > program haw to do it ? -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> I will answer the third question :)
You will have to use a third party control. There's the Flash Player OCX. I think from Macromedia which is free and a search on Google should give you results. If you want a 100% .Net solution then I think ComponentOne has a suit of components which includes a flash player. Maybe they will sell it to you separately too. Cheers! Cyril Gupta For the first question, I suggest you design your program for 800X600
screens and if if you have RTB or lists try to keep them at the bottom and anchor them to the bottom. Ahmed Pure Heart wrote: Show quoteHide quote > hi i have 3 questions > > 1. I usa high resolution when developing but i want my application to look > good > even on low 800x600 resolution so whats the solution for that ? > > 2. I have a list view that display thumbinails of scanned documents i want > when user double click on any 1 it opens it in the default pc photo edting > program haw to do it ? > > 3. haw can i include flash movies in my windows based application ? > > thank you very much > > -- > Ammar S. Mitoori > IT Head QIMCO Co. > Tel : +9744831199 > Mobile : +9745378400 > Fax : +9744831643
same sub, multiple control click events
same sub, multiple control click events Results differ between Windows App and Console App. Why??? Control image property locking image file even after image cleared Losing accented characters getting account names from system best starting point for complete newbies? Hide web service in COM interop assembly Comment renommer une Node d'un TreeView en VB2005 ? Reference to a control error. Toolstrip Unicode Application Question |
|||||||||||||||||||||||