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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Memory issues31 May 2004 20:51 GMT2
   I'm having several memory leaks in my Windows Form (C#). Testing, I
found a curious thing:
   Put a ListView control in a Windows Form, run the project and start the
TaskManager. Each time you focus the form or pass the mouse in/out the
DataGrid31 May 2004 16:34 GMT1
The datagrid.click event only fires when the grid is clicked (ie the lines around each cell
Is there a way to detect a click inside a cell in the datagrid
TIA
DataGrid31 May 2004 15:16 GMT1
I am pointing a DataGrid at a DataTable to display some data.  Is there a way to
a) hide columns that are displaye
an
b) update the row header with some tes
.NET can only get MainWindowTitle from a process...?31 May 2004 11:52 GMT1
I am developing my own taskbar like explorers.
Therefore I need to be able to get a list of all open windows, and
their associated icon (not necesarily the .exe file icon).
Furthermore any information about how to retrieve systray icons would
Update Problem with Combobox DataGrid31 May 2004 10:06 GMT2
I have got combobox data grid sample from  http://www.syncfusion.com/FAQ/WinForms/FAQ_c44c.asp#q480q    
I added code to update changed records but it does not work.Have some one idea how add update ,new and delete functionality to data grid with combobox coloum.Data grid displays ...
Load dynamic data into comboBox based on input in ComboBox31 May 2004 05:21 GMT1
What I would like to do is
In a win form, I have a comboBox, when the form is loaded, I don't want to populate the comboBox(I have a lot of data). Instead, I want the user to type in the first few letters of the search criteria, then I capture it and run the search and return the ...
Cannot Load Late Boung Protected Assembly31 May 2004 02:32 GMT3
Help!
I have a WinForm that at startup creates a custom principal (inherits
from GenericPrincipal) and assign it and its roles to the current
thread.  
combobox into toolbar30 May 2004 13:49 GMT1
Hi everybody, I'm pretty new to .NET framework so don't get hungry at my silly question
Is there a way to put a combobox into a toolbar? I've been trying to do that for quite a long time with no success.
If anyone has suggestions please let me know
Thanks
smart client application30 May 2004 12:53 GMT3
Can anyone point me to some documentation on how to build a real life smart
client application. I also would like to read about typical way of creating
a offline smart client application, components involved etc. I also would
like to hear from people on how successful is this ...
WindowState = FormWindowState.Maximized30 May 2004 04:57 GMT2
On my MDI application I am setting one from to WindowState =
FormWindowState.Maximized. If this window is open then all windows open
Maximized regardless of their settings.
Thanks in advance for any help.
Binding XML data to a combobox and get the selected value29 May 2004 20:41 GMT1
I have problems with databinding of xml files to comboboxes and then
getting the selected value of a selected item. For example, I have the
following xmlfile:
<?xml version="1.0" encoding="UTF-8" ?>
Checking for required DLL's on startup29 May 2004 16:38 GMT4
I have a program that requires multiple DLL's, how can i check for these
dependencies on startup?
TIA,
Ahmed
After Form Re-Size event?29 May 2004 01:21 GMT4
Have an action I want triggered after a form is dragged to a certain size.
Right now the code I am calling is running repeatedly during the whole drag
to size action. I would like it to run only after the drag to size action
has been completed.
Windows Forms App stalls after 20 minutes inactivity29 May 2004 01:18 GMT3
I have a Windows Forms application that makes async calls to Web
Services...  When I run the application, initially everything is fine.
If I leave the app running for about 20 minutes and then make a web
service call, I get no response.
KeyDown Event is not catching Function & Tab key28 May 2004 19:47 GMT2
why keydown event is functioning properly as it was in VB6.? I have the
following declaration. It is catchig Alphanumeric Keys but not the function
and tab key. following is the syntax;
Private Sub cmb1_KeyDown(ByVal sender As Object, ByVal e As
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.