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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unknown name of a component15 Jun 2004 18:08 GMT1
Hello Developpers,
I would like to learn the name of a component and where to obtain it to use at my project's forms.
When you open the Task Manager of Windows 2000/XP, etc., you see the CPU Usage History and Memory Usage History on the graphical indicator. This indicator like the ...
can winforms SET a cookie?   will this work?15 Jun 2004 15:17 GMT2
When a machine starts up at our org, a batch job runs. In that batch job, I
want to call a .NET winforms applicaiton on the network (i'll make it
multithreaded).  Can't run locally because they don't want the .net
framework on everyone's pc.
DataBinding NumericUpDown to an Object Property15 Jun 2004 13:05 GMT2
I am having erratic binding from an object properties to a numericUpDown control.  Run the code below and it will be erratic in how it binds to the object properties.  Sometimes it will work for 10-15 times in a row, then it doesn't.  I have tried hooking Click, Validating, ...
Threads and WinForms15 Jun 2004 12:08 GMT2
I am relatively new to .Net, but I have been programming for some time
(longer than I want to admit and in more languages than I want to think
about).
I have been reading a lot about the use of threads and invoke methods to
Subscribing15 Jun 2004 11:57 GMT2
Salaam Everybody,
I created a custom Control using vb.net.
this Control has a Logo Property which gets and sets the logo of my control. this logo is actually an image.
here is my code:
avoid addition of new row on making datagrid readonly false15 Jun 2004 07:08 GMT1
(Type your message here)
hi
When i make my datagrid readonly property as false a new row is added..
how to avoid it??
? Passing parameters to a Windows Form ?14 Jun 2004 23:53 GMT5
Is it possible to pass parameters to a Windows Form the way it can be done
with a Web Form. I searched the VS.NET finding nothing.
Many thanks in advance.
Programmatically Add Icon to Winform14 Jun 2004 20:23 GMT2
I can add an icon to a winform using the GUI but I cannot do it
programmatically.
Me.Icon = system.drawing.icon does not work for me.  The same icon works
well in an imagelist when displayed in a listview in details mode.  Thanks
Is there a way to open a windows form from a windows service?14 Jun 2004 20:17 GMT2
I am monitoring certain events with a windows service
(derived from System.ServiceProcess.ServiceBase).
When a significant event comes up, I'd like to notify
the user with a pop-up dialog box or window.
DataGrid sort14 Jun 2004 18:38 GMT4
I need to sort a DataGrid on a specified column without requiring the user to click a column header. How do I do this programmatically?
Normally I would set the DataGrid DataSource to default or custom DataView and set the sort property, but in this case the DataSource is a ...
Memory Leak in TreeView when CheckBoxes = True14 Jun 2004 15:44 GMT2
I have noticed a memory leak in the .NET TreeView control when the
CheckBoxes property is set to true.  It only happens when a treeview
is on a form that is loaded and then unloaded.  I created a small
program to test this where I had a button that loaded a form with a
Selecting data from a data grid14 Jun 2004 13:10 GMT2
I have a data grid, which I have successfully populated.  I would like to add the functionality to this data grid, so that the users can scroll through the grid, select a record they would like to "check out" and then double click on the data grid, to populate another form (so ...
Is there a DotNet Reporting package, in place of Crystal Reports?14 Jun 2004 12:28 GMT3
I recall MS was releasing a Reporting package to rival Crystal Reports. Is
there one? If so, where can I get info on it?
Thanks,
Steve
Format(Now, Milliseconds)?14 Jun 2004 11:10 GMT2
Is there a way to format a date like this: Format(Now,
"HH:mm:ss.Milliseconds")??
I knwo I can use the Now.Milliseconds-function, but it would be nicer to put
it in the Format-function too, but I can't fidn the abreviation for it?
DataView Question14 Jun 2004 10:28 GMT1
code:
public void Initialize(short [] A1, string [] A2,short [] A3, short []
A4, short [] A5, short RecNo)
{
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 May, 2004
 
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.