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
Unhandled exception ignored?11 Jul 2006 22:41 GMT2
In the simplified code below, shouldn't the thrown exception cause the app
to terminate since it is unhandled?  It doesn't seem to do anything in Debug
or Release mode.  I do get a first-chance exception message in the debugger
but that's it.  Something seems to be intercepting ...
FontDialog Only Allows Integrals?11 Jul 2006 21:32 GMT3
I've noticed that the FontDialog only allows positive integers as input when
you show the dialog.  Is there some reason for this?  The font that it
returns allows singles and I can't really find anywhere that explains why
this might be.  We're writing our own FontDialog (due to ...
Draw one label on top of another11 Jul 2006 19:17 GMT1
Hi all, is there a simple way to draw one label on top of another?
Or does this require overriding OnPaint?
Thanks,
Novice
Sharing a component across multiple tabs11 Jul 2006 18:02 GMT4
I have an application where multiple TabPages (within the same
TabControl) need to contain the same components; switching tabs changes
the data source feeding into the components.  I guess this is a problem
a lot of people have solved in the past, but I can't seem to get it to
Capturing mouse event at higher level in containment hierarchy11 Jul 2006 14:06 GMT2
Hey all, I have fairly deep nesting of controls in my Form.  At a
relatively high level in this hierarchy I would like to react to mouse
click, mouse down, mouse up events.
But the events don't seem to perculate up through the containment
Grids / List: Where to find a good one?10 Jul 2006 15:23 GMT3
I would like to have a grid or list where I can edit cells and put any
controls in it (like comboboxes, buttons, usercontrols, etc.).
In fact, I'd like to use the control that has been used to build the
Tasklist in VS.NET 2003, or the tasklist in Outlook 2003 if possible.
Databindable hierarchical object10 Jul 2006 14:45 GMT3
Hi all - I was wondering what would be the best way to implement a
hierarchical structure so that I can use it in databinding.  
Here's my situation:  We are building a windows form app, and we are not
using DataSets.  I have various business entities, and custom collections
Displaying large amount of data in a Treeview10 Jul 2006 14:35 GMT8
I would like to display a large amount of data stored in a file (100Mb
or higher) in a treeview control.
It would be very inefficient to preload all the data into the treeview
since it would take an extremely long time to load the form and it
Bug in SaveFileDialog10 Jul 2006 10:59 GMT2
I found a bug using SaveFileDialog and I was not able to find any
similar issue on the web.
This seems to apply to any .NET Applications using SaveFileDialog.
To perform the bug:
control in user control to adjust with size09 Jul 2006 12:32 GMT1
I have a datagrid control encapsulated inside a user control.  When I use
the user control on a form and change its size, is there a way to get the
datagrid inside the user control to adjust with it accordingly?
Thanks.
Can't Create New Data Connection08 Jul 2006 18:14 GMT5
Just installed Visual Basic 2005 Express Edition.
When attempting to link to a data source which
is a ms access database I get the following error (if I wrote it
down properly).
Serializaton Problem08 Jul 2006 02:26 GMT1
I have a class which inherits from Component. I want to put this component
on a usercontrol. but i get the following error message:
The Type System.ComponentModel.Component isn't marked as serializable.
do i have to implement the ISerialization-interface?
Currency Manager returns last ComboBox item row08 Jul 2006 02:19 GMT1
I've made something like that:
private void comboBox1_SelectedIndexChanged(object sender, System.EventArgs
e)
{
Getting Icon of Files08 Jul 2006 00:30 GMT5
All - How can I get an icon associated with a particular file extension and
then get the icon displayed in a picturebox?
I have an app with a picturebox.  The picturebox displays pictures and other
files stored in SQL. If the SQL data is an image, it displays the image but
Application Ecit In Win Forms 2.007 Jul 2006 22:07 GMT1
All,
I'm getting this exception error when I attempt to exit out a Win Forms 2.0
application with the following sample code:
   Private Sub RaythomConfiguration_FormClosing(ByVal sender As Object,
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.