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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using tabs within a window30 Nov 2006 19:55 GMT1
*Very new to .NET*
I want to open a tabbed Window: in tab one, I'd like an application like
Notepad to show for example, then in tab 2 have Wordpad.
Can this be done?  What class should I start looking at?
ClickOnce - How to add config file to list of files that get published30 Nov 2006 17:41 GMT4
This (seemingly) simple item has escaped me after pouring over tons of
posts about ClickOnce.  How does one add a config file
(myapp.exe.config) to the list of executables and dlls that get
published with a ClickOnce application?  All I want to do has have a
Show loginwindow before MainWindow30 Nov 2006 16:08 GMT1
I have an application which uses a main window. But before showing the
Main Window (which is best done by Application.Run(new MainWindow();) I
need to show a Login Window. When the login fails, the application
should terminate but when the login is successful the loginwindow ...
ComboBox and column values30 Nov 2006 15:05 GMT2
I have a combo box that shows 9 columns. How do I populate 9 textboxes with
the values from the 9 columns from the selected row?
DataGridViewComboBoxColumn - Requires multiple clicks to get menu to dropdown?30 Nov 2006 07:57 GMT3
How can I pass the initial mouse click through to the dropdown control on a
DataGridView?  Currently, the user needs to click on it - I guess first to
select, then again on it to see the dropdown choices (sometimes this
requires several clicks).  The CheckBox doesn't seem to have ...
how to display data in crystal reports in vb.net2005 windows based desktop application?30 Nov 2006 06:29 GMT1
Hi friends,
                we have developed a windows desktop application in vb.net
2005 with MS-Access as backend ,our problem is
we have to display data from a datagridview to a crystal report,we have
Figure out how much text will fit into the form title29 Nov 2006 18:18 GMT4
I'm assigning a description to my form title, such as:
strDesc = "This is a test if the description will fit in"
frmTest.Text = "(" & strDesc & ")"
If strDesc doesn't fit in the title, I don't see the closing paranthesis:
How to dynamically resize form and add controls29 Nov 2006 13:11 GMT2
*I originally posted this in c# but was advised to repost here. I'd
really appreciate any answers you may have, i'm programming using
Visual Studio C# Express.
Thankyou*
tooltip disappears after click on button29 Nov 2006 09:38 GMT6
Hello, I have a problem using tooltips on buttons...
Before the first click on the button the tooltip displays correctly,
but once the button has been clicked, the tooltip isn't shown any
more...
Initializing a RichTextBox29 Nov 2006 08:24 GMT6
Hi;
What's the best way to initialize a RichTextBox.Rtf value. I'd prefer to do
it from a resource so the text is in the exe file.
How to print a ListView?29 Nov 2006 01:49 GMT1
 this should be a quick question. I am use ListView control to bind
some date,now I need to print the infor in ListView.Howeve,there is not
some method call ListView.Print(),  So anyway, if anyone knows of how
to deal with that, I'd love to hear about it.
How to reference a control29 Nov 2006 00:51 GMT1
Hi,
If the control's name is stored in a string one can iterate through the
controls collection of a form to access the control.
dim s as string="chkIsValid"
Control.Remove() increases CPU usage and hangs application29 Nov 2006 00:41 GMT2
Hey guys,
I have an app where i create a text box dynamically on a control and
user enters something and once looses focus (leave event) i remove it
from the user control.
DataGrid and Relationships28 Nov 2006 21:23 GMT4
I have a View that has a relationship between two tables.
It works well for what I am doing, but I want to hide the child rows in my
datagrid.  I only want the data from table1 to show in the grid without the
"+" sign.
screen saver28 Nov 2006 20:49 GMT2
I would like to create a simple standalone vb app that will end, and
preferably restart the windows screen saver.  I fould code that says it
starts the screen saver but how about terminating the currently running
instance?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 October, 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.