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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with .NET 2.0 MDI menu merging31 Oct 2007 21:02 GMT1
I've got 2 problems trying to get an MDI child form's menus to merge with
its parent's.
First, I created a simple MDI app with 2 forms, just for testing. The parent
form contains a menu with the following items:
Imaging component for viewing very large JPG's?31 Oct 2007 03:45 GMT9
I'm searching for a component which is able to show very large JPG images
(sometimes more than 30 MB). These are professional scans of large drawings
from an archive.
I tried DotImage from Atalasoft, but it needs to map a huge block of memory
how to avoid atomatic selection of text in textbox?30 Oct 2007 22:29 GMT1
I want to output text in a multiline scrollable read only textbox, but
the text is always selected which look strange and is hard to read.
How can I deselect the text programatically?
Winforms security issue30 Oct 2007 19:13 GMT4
I have installed a winforms net 2 app on a windows 2000 server.  I am just
trying to run it on the server at this point and I am getting an error as
soon as the program tries to start.  I know that its a security error which
I can see from the error signature in the sendto ...
Debugging30 Oct 2007 15:59 GMT1
Is there any way to step through a Windows Service, so I can see which
events are firing and when?
Embedded image in a Class Library30 Oct 2007 15:01 GMT3
C#, VS2005: I'm trying to send an email containing an image.
I use "new AlternateView(imgStream, Mime.MediaTypeNames.Image.Gif);" to do
so, fine.
The problem is before this, when I try to create the Strem (imgStream) from
Windows Service - login question30 Oct 2007 12:11 GMT2
I am messing around with Windows Services for the very first time - I'm
getting to the installation part, and when I install, it asks for a username
and password.
Is this absolutely necessary?
Multi-threading forms?30 Oct 2007 02:28 GMT1
I have a "Main" ASP.NET 2  Form that could spawn off other forms using
 //e.g.
 NewSubForm myNewForm = new NewSubForm();
 myNewForm.Show();
ErrorProvider on a UserControl29 Oct 2007 17:13 GMT1
I have a user control, which is a bunch of textboxes and dropdowns.  I
also have a bindingsource component, to which an object is bound.
Also, an ErrorProvider component as well.
The bound object correctly implements IDataErrorInfo as well.  When
Measuring the exact size of a string29 Oct 2007 15:21 GMT2
I want to write a function that gets the following parameters:
a string "s"
a font "f"
and returns the EXACT width and height of the font.
How do I (cleanly) dispose of a row in DataGridView DataError even29 Oct 2007 14:42 GMT4
I'm writing a Winforms project in VB/Dot Net 2.0 and I'm having some trouble
handling the Data Error event.  
The grid is bound to a filtered binding source.  Part of the primary key is
set by one of the cells in the grid which is in combobox mode.  Add is
Help.ShowHelp and CHM Files with Embedded CHM Files27 Oct 2007 18:07 GMT7
Our application currently uses the HtmlHelp library to show help pages.  We
have a top level CHM file made up of sub CHM files.  Clients can invoke our
ShowHelp method and pass the name of their CHM file and the page internally
to show.  We can show this page just fine with ...
Databinding concepts27 Oct 2007 13:20 GMT1
I have defined a picturebox control defined
in the common class and i am loading the picturebox to a panel defined in
form1. Now when i load two form1 screens at the same time only the last
displayed form shows picturebox. How can i show the same picturebox on both
Determine previously focused control in winforms26 Oct 2007 23:15 GMT3
I have a couple of textboxes and a button.  I also have other controls
in the same form.  When I click on the button, I want to know the
previously selected control, specifically I want to know if it was a
textbox.  If I use the .Focused method for example:
Set currentRow in dgv26 Oct 2007 02:24 GMT9
I have set my dgv to MultiSelect = False  and SelectionMode = FullRowSelect.
How to I programatically make a specific row current?
Additional detail relevent to what I am trying to do...
When the user has a specific row selected and clicks the edit button a
Pages: 1 2 3 4 5 6 September, 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.