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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Component needs a form's HWND19 Feb 2007 16:34 GMT5
I am writing a class derived from Component that calls a Win32
function to display a dialog box. The Win32 function takes an HWND as
the parent window of the dialog box (for positioning the dialog over
the parent). How do I get the HWND of the form that it was dropped on?
Windows Forms advice19 Feb 2007 16:23 GMT2
   This is a very general question. I am about to embark on
developing a new application (Windows Forms based). All the business
logic, external interfaces etc have already been developed and are
available as ready to use libraries.
UserControl with BindingSource19 Feb 2007 16:15 GMT2
I have a UserControl that inherits from BindingSource and another
control that takes a BindingSource as a Property.
When both controls are placed on the form I need the designer to
recognize the control that is inherited from BindingSource as a
DataGridView problem-19 Feb 2007 16:11 GMT5
Hi to All,
I have DataGridView control bound through databindingsource to the SQLServer
2005.
The problem is when I add or edit data, situation in the database is always
Next File (System.IO)19 Feb 2007 12:30 GMT5
Let's say I have a file loaded, whether it be text or picture.
I want to be able to have a 'Next' button, which loads the next file in the
current directory.
I can load the files just fine, and to some extent, I understand System.IO
Windows explorer19 Feb 2007 04:31 GMT1
How can I change the Folder that the Windows explorer openes when it starts?  
Now it opens the Document folder, I would rather it open the Computer folder.
Signature

Mike C

HTML Help18 Feb 2007 22:06 GMT1
When I used VB6 - I used a very outdated, klunky version of HTML Help...
Is there a newer version out there today?
(I can't afford any 200 or 300 dollars for stuff on the market)
How do I populate a DataGridView with arrays containing strings? (I get convertion error C2664)18 Feb 2007 21:15 GMT2
This is my code (only the important parts of it):
    int Rownumber = 1;
    string Rowtext[8000];
    DataGridView1->Rows->Add(Rowtext[Rownumber]);
Will Microsoft repale a bad XP disk.18 Feb 2007 20:33 GMT2
I Have bad XP disk. If Isend back to MIcorsoft will they replace it.
How to force DataGridView to add the new (just filled in) row into itself manually? (C#)18 Feb 2007 15:53 GMT2
I have a DataGridView and a toolbar with buttons. I need to force
DataGridView to validate and add the row user has just filled in
(which is still not the part of the actual DGV.Rows collection, I
guess) to itself after clicking on the toolbar button.
How do I convert an .exe file to work in windows mobile 518 Feb 2007 14:32 GMT1
I have a small .exe file that I want to load on to my XDA, how do I convert
the .exe file os it will work in windows mobile 5
how to tell if notifyicon hooked ok18 Feb 2007 12:42 GMT4
I have C# code that runs during login (HKEY_LOCAL_MACHINE\\...\\Run...)
This applications main user interface is a notifyicon with a popup menu to
open a larger form.
Orignally I had a problem where the tray icon would only appear
MDI app - don't load document twice18 Feb 2007 02:37 GMT7
How can I (in VB.Net 2005) check (when loading a file), to make sure if it's
already been loaded - then prompt the user to see if they really want to do
it (since it's already been loaded)?
The record cannot be deleted or changed because table17 Feb 2007 15:55 GMT3
Probably an ado.net issue.
I have two tables in Access obligor and Collateral, and collateral has
foreign key reference to obligor.
I created a winform to edit obligor. i tried to modify a none primary key
Modal form opening another modal form16 Feb 2007 20:01 GMT5
I have an application that opens a modal form, FormA.  This modal form,
FormA may need to open a second modal form, FormB and close/hide itself.
FormB can either close out and return control to the main window, return to
FormA in an error condition, or open a third modal window ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 January, 2007
 
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.