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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Visual Studio designer problem30 Apr 2006 18:50 GMT2
The Windows Forms designer from VS 2005 behaves strangely on my
computer quite often. The only reliable and temporary fix that I know
is to restart the computer. I don't experience similar problems with
other applications. It chaotically draws text(and other stuff as well)
ObjectDisposedException... but no object???30 Apr 2006 18:09 GMT5
I'm running VS2005 and it seems that whenever I try to exit a form I
receive the following:
 ObjectDisposedException was unhandled.
 Safe Handle was closed.
Amazing invisible TreeNode30 Apr 2006 03:01 GMT9
I have a custom control with two treeviews.
The idea is the if a user double clicks on a node in TreeView A a new
node is added to TreeView B. But when the first node is added it does
not show on in TreeView B, Nodes.Count is 1. Nothing helps, nor Refresh
RSS Feed29 Apr 2006 22:10 GMT1
Now that I have learnt about RSS feeds... is that a good way to exchange
data in a B2B situation? or Rss Feed is for only news feeds... Can
someone... is RSS every used in WinForms situations or only ASP
situations...
Form on Panel not Anchoring/Resizing29 Apr 2006 19:49 GMT1
I have a MDI Child form with various controls and a panel. On the panel at
runtime I am adding a form to the panel.  Everything works except when the
outer form is resized, the panel gets resized but the form on the panel
doesn't.  It just stays in the same place that it starts ...
Automatic Text property at design time29 Apr 2006 14:50 GMT2
when we place a label or textbox or other controls from the toolbox on the
form at design time, the Text property of the control automatically contains
the name of the class and an incrementing number after it (label1, textbox3,
etc).
User control29 Apr 2006 13:46 GMT2
I have a user control in which contains a Label, a Toolbar and a TabControl.
When the User control is resized I like to resize the controls inside the
User control. How do I do that?
How does one create a rounded window?29 Apr 2006 13:39 GMT4
I want to have a window skin with rounded corners and where the
system's usual window frame is hidden, like in Windows Media Player.
Can I do this with Windows.Forms? Is it just a matter of setting some
property, like "myframe.visibility=false"?
Connecting to a remote Web Service Error, help plz29 Apr 2006 09:25 GMT2
There's a problem in my windows application that calls a remote web service's
method, when it tries to connect to the webservice it displays this error:
"The request failed with HTTP status 407: Proxy Authentication Required (
The ISA Server requires authorization to fulfill the ...
Updating ContextMenu MenuItems depending on location of right click29 Apr 2006 00:34 GMT1
Hey all, I'm getting a weird bug, where I will add sub menu items to a
menu item in my context menu and sometimes the sub menu items appear
and sometimes they don't.
I can see from my logging that the code is successfully using the
Print command with ""28 Apr 2006 21:45 GMT3
my program uses the Print command like
Print(a, "Language=" & language)
to print a textline in my text file.
In the text file I need a format like
How to Screate Skin For Vb Form28 Apr 2006 21:37 GMT1
I have a requirement of writing a WinForm application that should
support
"SKINS" for the UI. On applying a skin, the look and feel of the
application
ClickOnce: How to change the config file once we deploy on the ser28 Apr 2006 19:44 GMT1
I have problem in updating the config file.
We are using the ClickOnce technology to deploy the C# windows forms
applications. After deploying to the server, if we want to change the keys in
the app.exe.config.deploy file, it is not giving the erorr at the time of
Color Dialog28 Apr 2006 17:16 GMT5
when using this code:
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button2.Click
Dim MyDialog As New ColorDialog()
App.config file28 Apr 2006 16:31 GMT4
I am having a heck of a time trying to figure out how to get a setting in a
referenced assembly/dll from the exe's app.config file.  In other words, I
have an assembly called AcmeApp.exe which contains an app.config file.  This
exe references a dll AcmeHelper.dll which I am ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 March, 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.