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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DisplayMember of ComboBox12 Apr 2005 09:00 GMT2
If I set up a combo box at design time it works just fine.
Now if I place the following 3 lines in the form load procedure (I know they
are correct because they were copied from InitializeComponent)
The first line is obeyed, but the second line is ignored. I know this
Creating my own intellisense, code completion functionality12 Apr 2005 08:23 GMT1
Our company as written an application where users can write c# 'scripts' for
some very specific scripting needs.  It is our intent to distribute this to
analysts so they can write scripts.  The application works very well, but we
want to employ some sort of intellisense or code ...
Inherited controls in worng location12 Apr 2005 07:39 GMT7
Please can you explain the following...
I create a new form and add to it the following objects: a MainMenu, A
MenuItem, a PictureBox and a Button. I change the button properties so that
it is anchored BottomRight.
looking for an unhandled exception reporting component/service12 Apr 2005 03:10 GMT1
I'm looking for a component/service that will log unhandled exceptions to a
Web service.  While there are numerous frameworks and examples that can log
exceptions to a log file, the event log, or send an e-mail, these approaches
don't work for my application which is intended to ...
Linklabel - maximum links12 Apr 2005 01:23 GMT3
Is there a limit to themaximum number of links you can add to a linklabel
control?  It appears that 32 is the limit, but the error is rather strange.
Its an overflow error that occurs in the  main function of th edialog!
It is real easy to reproduce!  Create a window with a ...
Advanceing the cursor to another control11 Apr 2005 22:36 GMT1
I have 3 textboxes on a form and I want to advance to the next textbox after
entering some info and pressing enter. My cursor doesn't move when I press
enter. How do I make it advance? I am using and learning vb.net 2003.
Form Navigation11 Apr 2005 21:41 GMT1
New to programming in VB.NET, is there a way to navigate
to different forms. I can open a new form but I am having
trouble closing the old one.
Tom
Datagrid Help11 Apr 2005 21:14 GMT1
I have a windows form using vb.net that has 5 text boxes, 1 button and a
datagrid.
txtProdID
txtDesc
"to determine which modifier key was pressed" question11 Apr 2005 20:09 GMT3
In the .NET 2003 docs, it says to use the following code for an event handler
to determine which modifier key was pressed when an event is fired:
Private Sub Button1_KeyPress(ByVal sender As Object, ByVal e As _
System.Windows.Forms.KeyPressEventArgs) Handles Button1.KeyPress
Combo Box Problem11 Apr 2005 20:02 GMT5
I have a combo box and populate it for my form. If you use
the arrow key on the keyboard to go through the list, it
works fine. If you use the mouse and click on the \/
button to show the whole list, nothing shows up.
Application Icon11 Apr 2005 20:00 GMT5
What format should an application icon have?
A 16x16 bit seem to work as an icon for a shortcut only.
What format should an icon have that is displayed when the program is running?
How do I specify which icon to use when running?
TreeNode with own icon11 Apr 2005 19:08 GMT3
Hi NG
i need a TreeView consisting of TreeNodes where each TreeNode has its own icon (some nodes can have the same icon). This one icon should be shown regardless if the node is active or not. How can i implement that? I am using C#
Thanks for any help
Stefan
How to set a timer in an application so that a function will be called every 5 or 10 min?11 Apr 2005 18:49 GMT1
I am writing an application which automatically perform some function for
every 5 or 10 min....I would like to ask how to automate it? Thanks!
Datagrid new row11 Apr 2005 18:03 GMT2
I have a datagrid that is populated by a strongly typed dataset where ID
must be supplied... when I'm adding a new row in code this isn't a problem
because I can set the ID to whatever I like. However I do not show the ID in
the datagrid so if I type something in the new row of ...
Logic Question about Public Method I created.11 Apr 2005 17:56 GMT1
I have the following situation.
I am creating my own user control.
This asp.net user control will have a method called "Read". When this
method is being called from the page. It will read line by line threw a
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 March, 2005
 
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.