all groups > dotnet windows forms > september 2003 > threads for saturday september 6
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
listview item looses forecolor
Posted by iris abramovitz at 9/6/2003 1:47:27 PM
Hello All,
I have a listview item on listview with the property HideSelection set to
False.
I set the listview item forecolor to green and set the font to be bold.
When the listview loses its focus, the listview item that was selected
looses its color (goes back to default black), preserving ... more >>
Rich Text Box
Posted by Karuppasamy at 9/6/2003 11:28:23 AM
Hi..
I am having a Rich Text Control in a Form.
Whatever Text entered into the RichText, i want to save the Text along with
Format.
I want to display the Text again with same format using the saved Text and
Format.
How to do that??
Thanks and Regards
Karuppasamy Natarajan
... more >>
my form
Posted by abd el moniem at 9/6/2003 11:05:14 AM
i wanna my my form like the shape i want... more >>
Embed Excel in Windows Form?
Posted by Joe Lalor at 9/6/2003 6:31:57 AM
You could embed excel in a VB6 form using an OLE
container control. Is it possible in a VB.NET Windows
form?... more >>
Picture box
Posted by Aris at 9/6/2003 4:53:06 AM
I have an application that draws an image from a number of
points inside a picturebox.How can I capture the image
drawn in the picturebox and save it as a file like:
Bitmap.Save("image.jpg");
Thanks... more >>
tabcontrol backcolor
Posted by Thom at 9/6/2003 3:19:25 AM
Is there a simply way to avoid the standard "BackColor" of
the TabControl?
I mean, if you put on a form a TabControl with one
TabPage. Set the BackColor of the form and of the TabPage
to, say, Blue.
You will still have the "tab zone" of the TabControl to be
colored by SystemColor.Control
... more >>
Cancelling current activity in progress indicator
Posted by Dmitry Shaporenkov at 9/6/2003 3:09:42 AM
Hi all,
in my application I want to implement a progress
indicator which has 'Cancel' button allowing to interrupt
the current activity. What is the best way to do such a
thing? I'm considering the following variant:
The progress indicator is created on demand on the
separate thread an... more >>
FIX: Regression in Dataset Serialization in Visual Studio .NET 1.1 When a DataRow Contains a RowError or a ColumnError Property
Posted by Programatix at 9/6/2003 2:08:27 AM
Anybody knows where to download this fix?
Microsoft Knowledge Base Article - 818587
http://support.microsoft.com/default.aspx?scid=kb;[LN];818587
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|