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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to delete checked row/s in a datagrig 23 Feb 2004 14:47 GMT3
I've got this code (see below) that lets me check rows in a datagrid. I want to delet
the checked rows in the datagrid, not in the database. How can I delete the checked rows
I've also tried using e.Item.ItemIndex, but it deletes the whole datagrid instead of the selected row
using ...
Code for ToolTip Code23 Feb 2004 11:42 GMT6
Can anybody help me in using the following code in c#. This is used for creating ToolTips
/* CREATE A TOOLTIP CONTROL OVER THE ENTIRE WINDOW AREA */
void CreateMyTooltip (HWND hwnd)
{
MouseWheel event23 Feb 2004 08:41 GMT4
I have a window vertically splitted in two parts : on the left a panel containing controls (including a combobox)
and on the right a panel with scrollbars to display an image.
I wish that MouseWheel events act on the scrollbars to position the image
but MouseWheel events are send to ...
The path is not of a legal form23 Feb 2004 07:52 GMT1
I am tryig to create an inherited form. When I open the code in
Designer, I get the error "The path is not of a legal form". I am
unable to design the form in desginer, but the application doe build
and run without errors.
The path is not of a legal form23 Feb 2004 07:23 GMT1
I have created a new Inherited form and when I try to go to Design Mode, I get the error "The path is not of a legal form"
I have many other inherited forms in the project and have not seen this behavior
Although I can not design the form, the application builds and executes ...
ListView Colums23 Feb 2004 06:45 GMT4
I'm using a ListView control in my application to display a list of items.
For each item its name and status (e.g., ordered, unordered, etc.) are
presented.
I added two column headers during the design time : One for the item's name,
LaLaBoy23 Feb 2004 01:36 GMT6
I have a exe file(eg. hello.exe) and
I want  to The file execute automatically  when the windows start up!
Also, If no user log in to the windows, the exe file still run at start up!
It is Because I place this file in service machine!
Daily Calendar22 Feb 2004 22:45 GMT1
I've got one question. Could anybody advise me?
I would like to make somethink such as MS outlook 2003 daily calendar.So I
click on something hour and program add there task.When I click on the same
hour, program detect if is there any other task, If yes, program make this
DIR() function fails to read SAMBA shares...22 Feb 2004 22:34 GMT1
hi all !!!
I am developing a Visual Basic .NET WinForm app that should read the files
contained in a directory. I use the DIR() function.
the app works fine if the SHARE is located in a Windows server.
Screenupdating22 Feb 2004 19:32 GMT2
I click OK on a dialog which should then disappear, and a database operation
takes place for a few minutes. Trouble is, dialog sometimes stays atop until
operation finished ... doesn't hurt, but looks bad. How to refresh form
please?
property grid22 Feb 2004 00:56 GMT1
hi can I define my own property names to be displayed in the property grid
component.
I know you have to implement the IcustomTypeDescriptor, but I just saw some
complicated examples with globalizing all of the names in the property grid.
Can't make SaveFileDialog.Filter work22 Feb 2004 00:51 GMT2
When I set a Filter on my SaveFileDialog, the dialog box comes up correctly. However, if I change value of the "Save As Type" drop-down, all files and directories are removed from the dialog box, even those that match the specification. The main part of the dialog box where files ...
Create datatable with (multi-field) primary key22 Feb 2004 00:42 GMT1
I'm trying to create a datatable with a primary key based on two datacolumns
(in fact, I'm getting the same error even if I just try a single column
key).  I'm setting the table up with the code below (which appears to work
correctly), but when I then try to use the Find method on ...
BUG? DataGrid + Threading = An unhandled exception of type 'System.NullReferenceException' occurred in system.windows.forms.dll22 Feb 2004 00:41 GMT1
Could anyone confirm that the code below throws the following exception at
the random number of rows added:
"An unhandled exception of type 'System.NullReferenceException' occurred in
system.windows.forms.dll
Default file name for SaveFileDialog21 Feb 2004 22:16 GMT4
How can I set a default file name when the SaveFileDialog opens?  In this
scenario the user will almost always use the default name supplied by my
code.
 
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.