control to load HTML from memory and display
Tue, 25 Mar 2008 04:21:27 -0700 (PDT)
I'm looking for a control that would load complete HTML page (all
related HTML, CSS, image, flash etc. files) from memory and display
it. It doesn't need to be managed.
I plan on keeping files saved in an archive, and upon viewing
extracting to memory and displaying to user. I would prefer not to
keep thousan ...
|
ListView - apparently repeates the first item
Tue, 25 Mar 2008 04:09:01 -0700
Hi
I have a form with two ListViews which is populated through code from a
datatable.
Not databinding.
I create my ListViewItems and the uses the ListView.Items.Add(item); to
added the item.
I have added sorting, but nothing is changed when leaving sort out.
My problem is that the first item is rep ...
|
Dont read
Tue, 25 Mar 2008 11:55:49 +0100
Vendo coche de segunda mano, Seat ibiza, a? 2001 km
35000, Solo por 4500 euros.
[URL=http://www.anunciosgratis.de]Anuncios Gratis[/URL]
www.AnunciosGratis.de http://www.AnunciosGratis.de Anuncios
Gratis. ...
|
Recommendation for tree control?
Fri, 21 Mar 2008 09:25:23 -0700
Hi All
Could anyone recommend me a decent tree control that can have extra columns of text data (like how Outlook Express shows the messages), preferably in C#.
Many thanks
---
Test ...
|
Flat ComboBox appears 3D
Wed, 19 Mar 2008 15:31:04 -0700
I having a display problem with a flat style ComboBox contained in a Panel.
The ComboBox displays incorrectly with a 3D border and is missing the
dropdown arrow when I run my application under Windows XP. The ComboBox will
temporarily repaint correctly if I move the form using the mouse off the edge
of the s ...
|
some new languages
Tue, 18 Mar 2008 06:38:44 -0700 (PDT)
http://computer-language-tutorials.blogspot.com
http://comp-languages.blogspot.com ...
|
View pdf in winform control
Tue, 18 Mar 2008 04:18:40 -0700 (PDT)
Hi!
We have a .NET 2.0 application which among other things needs to
preview a selected pdf document within a control.
Today we have an approach where we simply open a pdf file within a
WebBrowser control.
This approach takes advantage of the pdf plugin installed by the
client, and the approach has worked ...
|
|
|
DataGridView BackgroundColor property - Medical Monitor grayscale
Mon, 17 Mar 2008 08:43:02 -0700
We have a PACS Monitor that only displays gray scale.
Our application is written in C#, using .Net 2.0
All controls when displayed in the gray scale monitor, display ok. When the
BackgroundColor property of DataGridView is set to anything other than White,
Red, or Green, the DataGridView displays the color ...
|
Control.Name property is blank ("")
Mon, 17 Mar 2008 08:14:00 -0700
Hi.
I am using VB.Net in VS 2005,
I was wondering if anyone knows how I can retreive the actual control.name
when using the controls collection.
E.g. In the given example, (where v_parent is a toolstripcontainer),
ctrl.Name is always "" even though the debugger clearly recognises it as a
toolstrip panel ...
|
Adding Tab/Control to Toolbox with Setup msi
Mon, 17 Mar 2008 09:18:33 -0500
I have searched and searched to try and find a way to add a Tab (and an
associated control) into that the VS.Net 2005/2008 toolbox in a Setup
application, but can't find such a thing
If it requires programming, I'm using VB.Net, but if you don't have any
VB.Net samples, I'll be greatful for anything, at thi ...
|