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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how do I set the version information?16 Oct 2004 23:54 GMT1
How do I set the version of my app? I can do this in the setup app, but it
does not coincide with the actual application.
-Max
What is the proper way to close a form without a controlbox16 Oct 2004 16:50 GMT5
I have a form that has two buttons: btnOK and btnCancel. This form does not
show the Controlbox and you can only close it by clicking on either buttons.
The code in both buttons to close the form has a single line that says:
Dispose(); Is this the proper way to close or release ...
scrolling a user control16 Oct 2004 16:43 GMT2
I have created a user control which I then add standard controls to
prgramatically i.e. picture box, text box etc.
I'm just wondering if it is possible to scroll to given position in the
scrollable region? So lets say the control has a height of 300 pixels and the
How to catch KeyUp or KeyPress event in a modal window (ShowDialog)16 Oct 2004 16:24 GMT1
I hook up event handlers to KeyUp/KeyDown/KeyPress to a modal window.
Nothing works. It works for sure on the main form. Thanks.
How to show a modal dialog from a different thread16 Oct 2004 15:49 GMT3
I have the following classical situation;
1)A long operation needs to be done in my application( that has many windows )
2)A progress dialog must be shown in a separate thread
3)The long operation continues in the program main thread.
webbrowser with tabcontrol.....16 Oct 2004 15:19 GMT3
How do i added new webbrowser in tabcontrol in each tabpages?
Private Sub TabPage2_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles TabPage2.Click
       Dim wb As New AxSHDocVw.AxWebBrowser
Logic Help16 Oct 2004 13:52 GMT3
I need some help with  user names and passwords (five users and one password
for each user).  I have two txtboxes (txtName, txtPassword).  If a user
clicks enter and both are empty then a message is displayed, "enter user
name."  If just the name is entered the message "enter ...
how to change the cursor to arrow when hovering over selected text?16 Oct 2004 08:06 GMT4
i wrote a simple text editor.
i am able to select text,
and drag/drop it onto other text editors.
however, when the mouse hovers over the selected text,
Using designer without Forms16 Oct 2004 02:41 GMT7
My program consist of different panel that I load and unload on a
form. I would like to be able to user the Form designer directly on a
panel without using a form since this panel will be put on a form at
run time. Any ideas?
Using different font in TreeView cuts text15 Oct 2004 22:29 GMT1
I'm trying to modify some of the nodes in a treeview control to be drawed
using bold text.
However, the node text is beeing chopped at the end for the bold nodes.
Anyone that knows the solution to this?
C# Windows App - SecurityException15 Oct 2004 21:56 GMT1
I created a very simple C# application that does nothing more than starts an
IE session and points to a specific site.  Works great on my LocalMachine or
anyone's localmachine.
However, when we attempt to run it from the network we get a
DataGrid15 Oct 2004 21:05 GMT9
I need help in a bad way.  I have a form with a datagrid in it coming for a
Access DB.  I have 3 columns, StudentName, Address, Phone.  I am using
Me.bindingcontext(School11, "Student") to bind buttons like first, next ect...
I have a button Add/Edit and Update to Disk and Insert
Get currently selected row in datagrid?15 Oct 2004 16:49 GMT2
I have a datagrid bound to a dataview. How do I get the currently selected
row programmatically so I can retrieve my primary key?
Easy way to datatype validate TextBoxes15 Oct 2004 16:09 GMT2
In a form I have a number of textboxes that is to receive different types of
data from the user. I can of course validate what has been typed in when the
user press the Ok button by parsing through the contents of the individual
textboxes. However, the .NET framework being so ...
Weird splitter bugin WinForms15 Oct 2004 15:27 GMT1
A colleague of mine recently found this bug when trying to create a form for
our software. It seems that splitters do weird things to other controls that
happen to be near it.
I made a contrived class to demonstrate the bug. You can download the form
 
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.