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
Drivelistbox12 Feb 2004 14:34 GMT1
I have migrated a VB6 program to VB.NET that used a DriveListBox. This worked fine. I would like to make a DriveListBox but with managed code, ie using the controls that are available in VB.NET
Does anyone have an example of how to do this
One of the problems I had was trying to ...
Making control appear even when not editing a column12 Feb 2004 13:28 GMT2
I've been creating datagridcolumnstyles for quite sometime and discovered
how to do most things and solve most problems.
However there is one thing which I can't quite figure the best way to go
about doing and that is how to display
Suppress tooltips in TreeView.12 Feb 2004 13:13 GMT3
How can I supress tooltips in my TreeView?
Check Time12 Feb 2004 12:34 GMT3
I am a starter of Vb .net
I want to write a application to  check the time and do corresponding action
For exampl
I set 10:30 to do a action : display "hello world" Messag
WSH12 Feb 2004 12:33 GMT1
Does any one know how I can query WMI from within VB.NET ?
Thanks
folderBrowserDialog12 Feb 2004 10:41 GMT3
I am using ver1.1 of VS2003 and I am having a problem. When I run this piece of code I get the modal dialog but no treeview.  I cant understand why. Is this a bug that anyone else has seen.  
if (this.folderBrowserDialog1.ShowDialog() == DialogResult.OK)
{
        this.textBox1.Text = ...
IIS ports12 Feb 2004 10:05 GMT3
Does anybody have any experience of running .Net windows forms controls from
a html page on any other IIS port than 80 ?
If so can anyone tell me why i cant get even the simplest control to display
correctly.
Shutdown fails when app is running12 Feb 2004 09:42 GMT2
I'm having problems getting windows to close my app when the user shuts down
or logs off.
All I have in my project is a module and a form.
The module contains the following code:
image in a datagrid column header12 Feb 2004 09:40 GMT2
I would like to instead of placing text in to the header of a column in a
windows.forms.datagrid
to place an image instead. Can it be done? Googling doesn't seem to come up
with anything like this
An unhandled exception of type 'System.NullReferenceException' 12 Feb 2004 04:01 GMT3
I'm getting the following error trying to run a program written in C# (or in VB) from Visual Studion.NET 2003. I'm just pressing the F5 (start) key to run the application. It's happening with both languages.
"An unhandled exception of type 'System.NullReferenceException' occurred ...
Deployment issue11 Feb 2004 23:46 GMT3
I have a windows application written in C#. I need to distribute this
app.
What are the files you need to do this. I know that the machines are
to be installed .NET SDK. I just need to know what are the files from
Generic GDI+ Error in Datagrid11 Feb 2004 23:31 GMT1
on one client machine (Win 98, 128 MB RAM, 82% Resources free) there are red crosses inside the datagrids of my App. instead of data
Sometimes the message "Generic GDI+ error" comes up. Everything else seems to work (i.e. normal textboxes)
If one row in the datagrid is clicked, the ...
DataGrid Sorting and CollectionBase11 Feb 2004 23:16 GMT1
I am creating a n tier application that passes a strong typed collections using CollectionBase.  However, this collection does not sort in the Winforms Data Grid.  I have set allow sorting from the designer and code, but it does not work.   Any suggestions on how to get this to ...
When can I use a MessageBox?11 Feb 2004 22:29 GMT2
I have certain conditions that I check during the Load event and would like
to display a MessageBox. I tried doing this in the Activated event, but
can't do it here.
Is there an event that I can use to display the error?
winform(smart client) inside browser11 Feb 2004 22:28 GMT1
Has anyone tried this before? When a user hits a site http:\\www.mysite.com\sclient.exe I would like the form to stay inside the browser rather than pop up as a separate window, similar to Java's applets.
 
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.