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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hiding caret of textbox02 Feb 2006 14:52 GMT1
I would like to hide cursor, but dont wont to have a 'grayed' text box by
using read-only property.
Or if windows would stop selecting text automatically after a calling focus
method from antoher textbox that has a text selection.
Drawing a rectangle around to points (a line).02 Feb 2006 13:12 GMT1
OK...This should be elementary but a lack of sleep is apparently
blocking my thought processes...
I've two points (p1, p2) and I've drawn a line between them:
grahix.DrawLine(new Pen(Color.Red,4F),From.Point,To.Point);
Project Data Source Using Derived Interface02 Feb 2006 10:23 GMT3
I've created a project data source based on an interface that in turn derives
from another interface. When in Visual Studio Data Sources view I examine the
properties exposed by the data source, I see only those properties in the
derived interface and none from the base interface ...
Databinding between two forms in .NET 2.002 Feb 2006 09:01 GMT3
I would like to data bind two different forms with each other. I would like
to have employees on the first form and orders on the second. When the
selected employee changes, the orders should change two. It is easy to do on
a single form where you can add a new bindsource which ...
3rd Party Control Suite Considerations02 Feb 2006 08:08 GMT4
I'd like to hear from any of you who have *actually used* any of the popular
3rd party control suites (e.g., offerings from ComponentOne, Infragistics)
for .NET Windows Forms application development.
What has been your experience? FWIW I was a huge fan of Infragistics COM
updating TreeNode label02 Feb 2006 05:27 GMT1
Hi, I'm using .Net 1.1 in C# and I have a TreeView control with a bunch of
TreeNodes in there. How can I change the label of a node? I try calling
TreeNode.Text = "new label", but this does not have the right effect, the
TreeView does not get updated. Is there some method that I ...
Richtextbox control question01 Feb 2006 23:52 GMT6
Is there anyway to create similar behaviour to BeginUpdate and EndUpdate in
a richtextbox control? I've seen a few work arounds on the net but they use
unmanaged code.
Any help would be appreciated,
Resizing Form01 Feb 2006 22:24 GMT2
I am having a number of panels containing other panels and controls on
my form.  When I resize my form, the redrawing is quite slow.
How do I properly handle this so that it redraws form faster when I
resize it?  I am using VS2005 and C#
ClickOnce, MSBuild and multiple servers.01 Feb 2006 21:21 GMT1
We're currently getting ready to deploy an application using ClickOnce.
We'll be placing the deployment on two servers. Because the app.config files
will need to point to different servers, we're using the revision number to
indicate which server it came from.
disabling back button of window01 Feb 2006 18:08 GMT1
In my web application,in one of the page
where I need to disable the back button of the toolbar.
Suggestions on this are welcome.
Thanks,
backgroundworker Question01 Feb 2006 17:39 GMT1
We have been using multi-threading in our application in 2003 with good
results.  When we migrated to 2005 our old code blew up, so we rewrote our
code using the backgroundworker. It seemed to easy to be true. When we run
our application now it seems that the screens are running ...
Click Event on MenuItem with subitems01 Feb 2006 17:03 GMT2
Hi group,
I have a MenuItem with some subitems. I don't want the Click-Event of the
MenuItem to show me the subitems, but to do something else - e.g. opening a
dialog. The subitems will be shown anyway by mouseOver.
Dll Reference Performance01 Feb 2006 14:19 GMT1
Are there any performance issues, if we have many dll reference added to our
project.
Any way, does it take more time to load the application if we have many dll
reference added to a project, even though we don't use at application load.
Resetting Combo to original state01 Feb 2006 14:15 GMT1
I'm using a combo box and some text boxes on an input form. When the user
submits the input, all the textboxes should be cleared & the combo box reset
to the way it was originally displayed (order desc.)
How do I 'refresh' to combo box to  display as it did? It is bound to a
XP Visual Styles in 200501 Feb 2006 11:49 GMT2
I'm trying to set the application to use XP visual styles, but in the
properties page I tried to set it and I get the following:
Startup object must be a form when 'Enable application framework' is
checked. I have a sub main starting up the application and in there it
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 January, 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.