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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DatagridView modify individual Column Header cells06 Jul 2006 07:37 GMT4
I am have a data grid view, with 2 columns for each day of the week:
Monday | Monday | Tuesday | Tuesday|  etc
Hours    | Tasks   | Hours     | tasks     |
___________________________________|
combo box data is there, but it's not displaying06 Jul 2006 07:07 GMT1
I'm using vb.net 2003.  i have a windows form with a drop down list box.  If
i click on a "row" in the drop down, it finds the data and all is well.  the
problem is, the data is not displaying on the drop down. it's there, but not
displaying.  if i run it from vb.net, in debugger ...
How to reduce the padding/margin of DataGridView cells?06 Jul 2006 06:48 GMT2
It seems by default the text that is drawn within a DataGridView control
has several pixels of margin or padding around it. For my application I
need a very compact display so I would like to reduce that padding but I
can't figure out how to do it.
MDI Child Opacity06 Jul 2006 06:06 GMT1
MDI Children wont opacitize!
Have to work around.
Resizing a form to shrink or grow according to the controls that are added06 Jul 2006 04:58 GMT3
Hi all, I realize this should be obvious, but I don't know what I'm not
doing.  I have a form to which I add a variable number of controls.
All I need the form to do is to shrink or grow according to the size of
the controls added.
ListView exception05 Jul 2006 21:15 GMT4
When i am trying to remove the last item in a listview:
lstServers.Items.Remove(item);
i get the exception:
A first chance exception of type 'System.ArgumentOutOfRangeException'
How to programming add data bound columns to datagridview?05 Jul 2006 21:11 GMT1
Is there any sample code?
TreeView missing QueryContinue..Event05 Jul 2006 19:26 GMT3
I am trying to get a QueryContinueDragEvent per the MSDN tutorial on
Drag&Drop from a TreeView control.
My TreeView is at the same time source and destination (basically I am
trying to manually rearrange nodes). I try to abort the D&D when outside the
User input focus detecting?05 Jul 2006 17:24 GMT3
Is there a way to determine if your winform application has the current
user focus?
I am looking to implement something that works somewhat like Outlook's
new email notify window. The specific behaviour that I am trying to
.Net API Hooking or .Net Common Dialogs subclassing05 Jul 2006 16:40 GMT3
I have met a problem.
If anyone on Earth knows why does .NET 2.0 is subclassing Common
Dialogs' owner window, and why doesn't it set back the prevous WinProc
address when quiting but is calling DefWndProc directly???
Authentication between windows application and SQL server05 Jul 2006 15:36 GMT4
I am writing a windows form application (C#) which access's data from an SQL
server. The SQL server is using windows authentication only.
At the moment I have to grant the domain users access to the database for
the application to work. However, the database includes information ...
How to resize combobox?05 Jul 2006 09:32 GMT2
How to I resize the combobox and set it a bit passed the largest string
in the box. By the way, the box gets built by a db table. Thanks for
your help
Dave
Download file - error 40605 Jul 2006 02:07 GMT1
Dim wc As New System.Net.WebClient()
wc.DownloadFile("http://jared.site.net.au/resort/version.txt",
"c:\mytext.txt")
The remote server returned an error: (406) Not Acceptable
Main thread calling event from child thread without using Ctrl.Inv05 Jul 2006 01:57 GMT7
I build an object with a method and an event.
In the method, I start a thread(child thread) and after a long process, the
event is raised (from the child thread unfortunately).
When I use this object in my form (main UI thread), I get an error which
EditValue problem05 Jul 2006 01:00 GMT2
Hi yall!
I have created an image selection dropdown editor for use in a
PropertyGrid. My selector form is called dropdown by a
IWindowsFormsEditorService and so far it's all sweet.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 June, 2006
 
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.