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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cannot access virtual drive with OpenFileDialog06 Jul 2007 12:36 GMT4
I am creating a virtual drive with the subst command at the command prompt
as follows:
subst W: C:\WRoot
Now if I view the directory structure in the Windows Explorer I see that I
Clicking MDI child form doesn't always activate it06 Jul 2007 09:21 GMT1
We have recently converted a solution from .NET 1.1 (VS 2003) to .NET
2 (VS 2005).
Since the upgrade, two of my co-workers can no longer bring MDI child
windows to the front by clicking anywhere on them; it only works if
Formatting Items in Combobox06 Jul 2007 09:14 GMT1
Please suggest me how we can do the formatting (e.g. BackColor
Changed) for perticular Item in combobox.?
I have done DrawMode  = OwnerDrawFixed
and written following code in DrawItem Event :
Dynamically set button text in DataGridView05 Jul 2007 22:08 GMT1
I have a DataGridView with a DataGridViewButtonColumn that I want to use to
enable and disable records in the grid. When the button is clicked I have
code to change the value in a field called 'Enabled' from True to False, or
from False to True.
uisng delete for datagridview05 Jul 2007 22:02 GMT1
i would like to use delete key of keyboard to delete rows from
datagridview..
how can i acheive it?
simple drawing with a mouse05 Jul 2007 20:58 GMT8
I'm trying to create a small program, where a user can draw a simple
line with the mouse. Imagine a signature application where you can
write your name with the mouse. Or a tablet. Just like in paint.
I've tried something like this:
Something better than "application has generated an exception that could not be handled"?05 Jul 2007 20:34 GMT1
I ran into an error on a previously working windows form application
that stated:
application has generated an exception that could not be handled.
I spent many frustrating hours before finding the issue to be a
Problem with DataGridView formatting and default values05 Jul 2007 16:25 GMT1
I am rather unfamiliar with the DataGridView.  I am trying to do a project
with VS2005 and SQL Server 2000.   Assuming a DataGridView bound to a table,
what is the best place (best event) to catch new records and supply default
values?  (Also assume that several of these fields ...
Search for performance analysis tool like fxcope for .net C# project.05 Jul 2007 10:40 GMT1
 I am in search of a tool that checks the performace of my project so
that I am able to improve the code accordingly.I found a nice tool
FXcope that is Microsoft free tool it helps a lot.But it takes input
as DLL of the project that I have to check.
Where is main?04 Jul 2007 17:24 GMT8
I am new to form and controls.  I do C++ programming for more than 10 years.
I noticed that there is no main function.  Can anybody explain what I am
missing.
I am sure there is some kind of philosophy out there
TextRenderer measuring characters04 Jul 2007 12:58 GMT7
With .Net 1.1 I developed a text editing control using:
   Graphics.MeasureCharacterRanges;
   Graphics.MeasureString
It worked but was not perfect as the text "walked" as new characters were
removing from panel04 Jul 2007 09:58 GMT1
How to remove all elements from component "Panel"?
There is no RemoveAll etc and
for (int i = 0 ; i < this->panel1->Controls->Count; i++)
{
Switching to another form04 Jul 2007 09:28 GMT10
I've created two forms at design time: Form1 and Form2.
Form1 is the main form.
I'd like to switch to Form2 if a button is clicked on Form1.
What is the proper way to accomplish that?
combobox03 Jul 2007 12:00 GMT1
How to write into combobox collection of values in this way:
I see only "january" and if I select this program see 1, for "february" its
2 etc...
thanks
DataGridView Glyphs03 Jul 2007 06:14 GMT2
Is anyone aware of a way to make multiple glyphs show up.
I"ve set all column's sortmode to programmatic and assigned each
column a sort glyph direction, but only the first one shows up
Pages: 1 2 3 4 5 6 7 8 June, 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.