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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Search Word Document23 Mar 2007 21:54 GMT2
I would like to create a stand alone application from which the user
can select a folder containing a bunch of word documents and then
allow them to search the contents of the word documents.  I notice
there is a MS Indexing Service, but think this is more of a server
Application.Run(new Main()) - The specified module could not be found.23 Mar 2007 21:51 GMT5
When i try to run amd debug my project i get following error.
   - The specified module could not be found. -
This error is getting thrown on  Application.Run(new Main())
From what it looks like it can not find some DLL that i have referenced.
System.OutOfMemoryException23 Mar 2007 13:52 GMT3
I am facing the memory exception in the code given below while creating the
graphis object. Since "ProcessLevelOneData" function is called very
frequently so graphics objects are being created very frequently. We are
also disposing the graphics object at the end of the function ...
Button with Dropdown23 Mar 2007 03:06 GMT1
Is it possible (in .NET 2) to have a standard button feature a drop
down element, the same as you can see on the open dialog (the open
button has Open and Open With on a dropdown)?
Does anyone know of any 3rd party controls that implement this?
Create BitMaps from Windows forms Labels22 Mar 2007 23:06 GMT2
Hi I have Labels in my Windows Form displayed as
Label1 : Data 1
Label2 : Data 2
I also have an Image on the form.
Checkbox value in datagridview22 Mar 2007 22:48 GMT1
I have a datagridview with two columns. That is connected to a bindingsource.
Each column contains a single control, a checkbox.
I want that each time the user checks a checkbox, the checkbox in the other
column in the same row unchecks.
Need advice please.With-End With22 Mar 2007 18:53 GMT7
Is there any performance advantage if I follow example 2.
Which one is preferred.
Example 1
Dataset.Table.Column1.DefaultValue =SomeThing
TableLayoutPanel - equal percentage sizes22 Mar 2007 17:52 GMT2
I am using TableLayoutPanel for a layout with a varying number of rows
and columns.
In the most common case, I want one row with five columns, and I want
the horizontal space divided equally between the columns (i.e. each
The description for Event ID ( 4521 ) in Source ( DNS ) cannot be22 Mar 2007 16:29 GMT1
After installing SP2 on WY3K enterprise server with DNS, this event is
generated, does anyone have a solution for this?
The description for Event ID ( 4521 ) in Source ( DNS ) cannot be found. The
local computer may not have the necessary registry information or message DLL
How to disable all buttons in a window form?22 Mar 2007 16:18 GMT3
Hello friends,
I tried to use the following code to disable all command buttons in a
windowform, but it was complained when compiling, saying The given expression
is never of the provided ("System.Windows.Forms.Button") type, unreachable
switch from non-modal to modal while form is displayed22 Mar 2007 15:34 GMT1
I've got a non-modal form that wants to become modal for a while due
to some user input while it is already displayed. Closing and
reopening the form is no option as the switch has to be fast.
Or said differently: how can a form capture all user input from the
Arrow keys don't seem to match Keys.Down22 Mar 2007 11:40 GMT11
This has to be something silly but...
I have a breakpoint at the start of my KeyDown event handler where I want to
check for the Down Arrow key (which I can't seem to match)
When I press the Down Arrow key on the arrow keypad of my keyboard, I get
question about using multiple splitter controls22 Mar 2007 10:42 GMT1
I have a WinForm with two Splitter controls on it. The form divides
up in this order: Tab Control (docked to the left): Splitter1:
RichTextBox (docked to the left): Splitter2
After Splliter2 there is some empty space on the form where I have a
tips and tricks for dynamic font size?22 Mar 2007 03:50 GMT1
I am developing an application where I know some of my users will
switch the font size on the Display Properties from "Normal" to "Large
Font" or event "Extra Large Font".  Are there any tips and tricks I
can use to keep the .NET GUI friendly to the changing font size?
I want to have the Minimize, Maximize, and Help buttons22 Mar 2007 01:53 GMT2
I want to have the Minimize, Maximize, and Help buttons on a WinForm (.net
2.0), but the help says
"
The value of the HelpButton property is ignored if the Maximize or Minimize
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 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.