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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ListView.TopItem28 Jun 2006 01:16 GMT4
I am manualling setting a TopItem, for most of my listview grids this works
fine, but for one it will not work?
What would cause TopItem property to be ignored on  a set?
Setting focus27 Jun 2006 17:19 GMT6
I have the following as the only statement in a Form's Load event:
txtDriveLetter.Focus()
But the textbox is not receiving the focus.
How to fix?
Single instance application27 Jun 2006 15:42 GMT6
I am programming in c# and making a windows forms application.
I don't want to make a windows service.
How can I make sure that only once instance of the application runs ?
If you try to run another instance , it should bring the running instance to
Exact difference between OnXXX() and their corresponding event handler?27 Jun 2006 15:39 GMT5
I believe there must be some difference between them, such as,
which has higher performance?
how to implement these OnXXX() by MS?
how to determine which one is preferred in a specific case?
Is there a way to achieve  what .Net 2.0 Form::ShowWithoutActivation does in .Net 1.1?27 Jun 2006 15:35 GMT1
Is there a way to achieve  what .Net 2.0 Form::ShowWithoutActivation
does in .Net 1.1?  I am working on a project that uses .Net 1.1 and it
is not certain when we can migrate to .Net 2.0.  I'd like to get the
achieve what Form::ShowWithoutActivation does within .Net 1.1
using format strings or the equivalent27 Jun 2006 15:30 GMT1
I' like to now how to use formatting strings for certain or all methods in
.net ..
I keep coming across problems such as displaying a timespan and getting
hours, mins date and all the milliseconds
About KeyDown event27 Jun 2006 15:13 GMT3
Hi, all
I'm develope a editor, What event should I handle to get a char ?
KeyDown's KeyCode is not a char
any other event ?
KeyPress concept?27 Jun 2006 15:01 GMT3
In old Visual Basic there was a KeyPress event that happened when a key was
released some max time after it was pushed. I guess this was to allow a press
to be cancelled if held down for a while (like holding down a button) Is
there any such system-defined time between keydown ...
Memory leak. Controls.Clear() doesn't free the memory.27 Jun 2006 14:08 GMT5
I saw many memory leaks problems in this group.
But It seems that it's the new one.
When you add controls to the form, then delete them using
this.Controls.Clear(), memory is not released.
Are datasets part of a collection27 Jun 2006 00:31 GMT2
When datasets are added to a windows from are they part of any sort of
collection that can be looped through?
I have a form with 11 datasets, and I need to check each dataset for the
same things.
Groupping items in ListView26 Jun 2006 19:33 GMT1
Can any one have any idea that how can I group items in a listview,
somewhat like the XP style groupping. But the condition is that it
should works in win98 too. I am using .NET 1.1 fro development.
Please help me out.
ToolStripManager.LoadSettings - unexpected ArgumentNULLException26 Jun 2006 19:28 GMT1
ToolStripManager.LoadSettings - unexpected exception ArgumentNULLException
USING:
Visual Studio 2005, .net-Framework 2.0, C# (same effect with VB)
PROBLEM:
adding controls to fontDialog?26 Jun 2006 17:21 GMT1
I'd like to declare a class that inherits from the fontDialog class and adds
a "Color..." button to the bottom of the dialog.  However, fontDialog doesn't
seem to have a "Controls" property according to the documentation.  In this
case how do I host the button?
Activating/Deactivating Menus on the Other Form26 Jun 2006 15:26 GMT1
I create a main form that has menu to open login form. The main form has
menus disabled at first load (except menu to open login form). When the login
form pops up, user can give his/her credential to connect to database and
activate appropriate menus based-on his/her level.
unable to attach the process26 Jun 2006 15:23 GMT1
I have a question when debugging dotnet code when attaching vb6.exe code to
this process.
i get an error like :
unable to attach the process. there is no managed code running in the
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 May, 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.