Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Slow drawing speed of WinForms (esp via COM interop)20 Jul 2006 10:49 GMT6
Has anybody experienced severe slow-down with the drawing speed of
WinForms? It's not fast at the best of time, but the particular
scenario I am having problems with is via COM interop and Excel.
The structure is:
Send messages not using E-mail20 Jul 2006 08:49 GMT4
Hi. I need to send messages to users that I couldn't use E-mails or The
Messenger Services on XP. Is it possible, to send messages for users using
pop-ups through VB.NET.
Thanks
Can the colors of a context menu be changed?20 Jul 2006 06:23 GMT1
In VS 2003, is it possible to programmatically change the foreground and
background colors of a context menu?
Thx.
Andy
.NET 3.020 Jul 2006 01:55 GMT4
Any bug fixes?
KeyUp event for an MDI child form.20 Jul 2006 00:13 GMT1
using C# VS2003
private void textBox2_KeyUp(object sender,
System.Windows.Forms.KeyEventArgs e)
        {
Showing two images on a treenode19 Jul 2006 22:09 GMT3
Does anyone have an idea on how to display two images on a treeview's
treenode? (.Net v1.1)
At the moment I have made a TreeViewEx component that inherits from
TreeView.
Does a .NET Control exist with following functionality?19 Jul 2006 21:17 GMT1
Can anyone help me find a windows .net control that does the following?
I am looking for a .net control that enables me to have an almost like
windows explorer where I can add folders that contain logic that is
specific to our app.  However, I dont want this control to be tied to
DataGridView.AutoResizeRows bug?19 Jul 2006 19:44 GMT1
I'm breaking in .net 2.0 here at work and have run across some strange
behavior (or lack thereof) with the DataGridView's AutoResizeRows
function, and its little brother AutoResizeRow(int).  I'm hoping that
somebody can give me a workaround, or at least verify whether or not
Full Screen19 Jul 2006 16:59 GMT1
Is it possible to display a control in full screen mode so that id hides the
entire desktop. I want to be able to do some image viewing and allow the
user to view just the image on screen with no task bar or other controls
obstructing viewing.
Update Text from thread19 Jul 2006 16:53 GMT1
I have a form with a text box (and I have tried this with labels,
listboxes, etc.) that I want to update from a thread.  The thread is a
class that loops (say a thousand times) and randomly selects a string
from an array.  Each time it selects another string, I want the
Form initial display issue19 Jul 2006 15:58 GMT5
I have a form display issue that surely others have encountered and
have resolved.  I couldn't find any posts about it, which I attribute
to my inability to describe it well.
I have an MDI application that opens every MDI child form maximized.
Drag/Drop from Opera19 Jul 2006 15:51 GMT1
I've implemented a standard drag/drop mechanism into my form so that the
user can drag in an image from a web browser. This works fine for the
standard browsers, but is there any reason why this wouldn't work for Opera
? And if so is there a workaround ?
DataGridView, Net 2.0 - deselect19 Jul 2006 15:45 GMT1
I want to deselect a row if the user clicks again on a row.
->CurrentCell = nullptr;
works, if call it from outside the table - from a button callback.
But in table callbacks, like CurrentCellChange or CellEnter,
DataGridView loses key up events?19 Jul 2006 15:03 GMT1
I have a data grid view, and I also have a key up event which watches
only for the F5 key.  It works fine, except that after the initial
press, the datagridview ignores subsequent key up events until I move
the selection to another cell.
How to make asynchronous call ?19 Jul 2006 10:15 GMT1
First, I use C# with the .NET Framework 2.0.
I would like in the method OnButtonClick, call the method A.DoSomething but
in a way that executes after
OnButtonClick has finished its execution.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 June, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.