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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
replacement for doevents18 Jan 2005 07:20 GMT2
i have vb.net windows forms applciation.
i make a loop in order to do some work that consumes time, and i want the
user to be able to press the stop button in the middle, problem is that no
events are received while in the loop.
Determine wether context menu is shown17 Jan 2005 21:23 GMT1
I am using context menus as pull-down menus, activated by buttons. If a
context menu is already open I want the corresponding button to close the
menu instead.
Is there an easy way to determine wether a context menu is 'open'?
how to make a MSN Messenger 7 options window like control?17 Jan 2005 19:02 GMT2
I need to make a window form that look the options winform in MSN Messenger
7.
It is not using tab, but a list of available content on the left (a vertical
menu), and a groupbox on the right that shows the content.
Multiple Forms17 Jan 2005 18:40 GMT1
I have a C# application that starts off at a main form.  On this form are
several private variables with public properties (get/set).  One task
envolves a second form poping up and the data from that form is written out
to one of the public properties on the main form.  When a ...
PictureBox that Receives and Shows Input Focus17 Jan 2005 18:07 GMT1
I am trying to create a control which is basically a PictureBox than
can receive and show focus. I have created a UserControl descendant
that simply contains a PictureBox control. The PictureBox control
automatically sizes to whatever size is selected for the control. To
extra header in datagrid17 Jan 2005 16:39 GMT2
I was wondering if there is a way I can add an extra header to a datagrid?
I found this solution on the internet - but it seems quite old and didn't
work for me.
http://www.dotnet247.com/247reference/msgs/13/69744.aspx
datagrid memory leak?17 Jan 2005 15:33 GMT2
okay, I have a wierd problem. first of all, when my app loads, it uses a lot
of memory. Most of which goes away if I minimize and reopen the application.
Second problem is that I have a datagrid on the application and as long as a
mouse is moving over the datagrid, it keeps ...
using form.showdialog to control modal window17 Jan 2005 13:01 GMT2
I want to be able to display a modal window during my application used to
take tests. The application has a looping timer that after each time it's
interval elapses, an event is raised that checks the db to see if a field in
a table is marked as being paused meaning someone in my ...
How to add tabpage to tabcontrol at 1st tab?17 Jan 2005 12:05 GMT6
I have a tabcontrol that has a tabpage, I want to add another tabpage on
runtime, but I want the tabpage to be added to the 1st tab, anyone know how
to do it?
Thanks,
Label font color change doesn't take effect17 Jan 2005 11:06 GMT6
I pass my label control by reference into a function in order to change the font color. If the value in the label is a negative number, I will change the color to red like this;
lbl.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
lbl.Font = New System.Drawing.Font(lbl ...
Rebinding a control in Windows Forms17 Jan 2005 07:43 GMT2
I have the following problem. I have a nice-and-tidy ListBox control, which
is bound to another nice-and-tidy strongly typed collection.
But when the collection changes (for example I have added a new item to it
from another location), I want to notify the control to re-bind to ...
use the same dataset in the second form (by reference)17 Jan 2005 01:33 GMT2
I need help on how to use the same datase in two different form, this is the
scenario:
at the first form I load a big dataset (ds1) for short, but I not want to
load it again at the second form
Storing Graphic Resources16 Jan 2005 21:34 GMT3
I'm building a Winforms library in which we would like to ship over 600
icons. Most of the icons are in PNG or GIF format, as they work best in an
ImageList. I've been thinking of storing the graphics as embedded resources
and making methods available for getting them out by name ...
Toggle between iexplore windows16 Jan 2005 20:43 GMT1
I need to bring focus to
Coordinating MD5 Hash Values for Passwords16 Jan 2005 16:25 GMT7
I have windows application that is used to set and set passwords for a web
site.
I need to generate the MD5 hash value and store it locally.  Publication is
used to update the SQL Server on the Web server.
 
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.