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 / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Create new event handler or override existing handler?05 Jan 2004 08:08 GMT1
While developing on windows forms, I found that most forms events (e.g. Load, KeyPress, MouseMove, LostFocus, etc....) have the equivalent virtual functions in the form of OnXXXX which can be overwritten. If I want to handle the KeyPress event, is it recommended to create an ...
Drawing on the desktop05 Jan 2004 07:56 GMT2
I'm writing a docking window control, and need to write on the
desktop, so I can show a candidate dock rectangle on top of the dock
manager's child controls.
I found
Form layout in desgin time05 Jan 2004 01:26 GMT7
Is there in VS.NET IDE something like the form layout window in VB6?
How cam I design a GUI independent of the client's resolution?
Best, Ohad
Text Box Behavior04 Jan 2004 21:31 GMT3
All,
I have a couple of forms that have a strange textbox behavior.  In all the text boxes, even if I add a new one, I can not set the caret anywhere in it except in 0.  It will select whole words and if I have the caret at 0, I can use the arrow keys to move the caret.  ...
Using access key to navigate tabs in a tab control04 Jan 2004 18:22 GMT3
I'm new .NET & C#. I have to do a form which has a tab control with 4
tabs.
I want to be able to switch between these tabs with an access key.
MSDN says that the '&' in a text of a button or label will enable an
No-Touch Deployment security problem04 Jan 2004 16:21 GMT2
I wrote a NTD winform application.  It checks links on any website to
see if they are good.  You can find it here:
   http://ntd.didah.com/
It works fine on my local machine of course.  But when deployed to the
How to add ListBox or TextBox to ToolBar04 Jan 2004 01:47 GMT3
How to add ListBox or TextBox to ToolBar
VC++ .NET 200204 Jan 2004 00:21 GMT1
I looked everywhere through MSDN without any luck.
Considering that the 2002 version does not have the
Windows Form Designer, then how does one go about using
windows forms in VC++ .NET 2002? I don't mind handcoding
Releasing mouses grip on edge of sizable form?03 Jan 2004 21:29 GMT2
I have an mdichild form whose minimum size I want to limit (can't be dragged
below a certain size)
Even though I am running .NET 1.1 where the minimum size property supposedly
works, it's not working for my child forms.
MDI Container and BackColor Problem03 Jan 2004 19:42 GMT2
If I set my form's IsMdiContainer property to TRUE at
design time, the form's BackColor automatically changes to
a dark gray.  Setting the BackColor property to something
else has no effect.
Closing modeless form causes parent form to disappear (or lose focus).03 Jan 2004 15:31 GMT1
Jazzyfoot (jazzyfoot@hotmail.com) posted this message at 2003-02-11
15:40:00 PST:
"The problem occurs when my application creates multiple modeless
forms. What happens is that when these forms are closed focus changes
RichTextBox SelectionTab problem03 Jan 2004 15:26 GMT1
Hi all. I've seen examples on how to measure average
character width with StringFormat.GenericTypographic and
how to set the SelectionTab array, but the problem is, even
with fixed size font (Courier New in my case), the tab
Datagrid03 Jan 2004 14:04 GMT3
I am developing a UI that will be mainly keyboard driven.
I have a datagrid that needs to return a value when the
user hits the 'Return' button.
I have tried the keypress, keydown, and keyup events at
Maximum Picture Box width03 Jan 2004 13:03 GMT1
.Net documentation says that the datatype of picture box
width and height are Int32 then why can't we assign
Int32.MaxValue (2,147,483,647) to width and height of the
picture box.
Can I write an object refence to file with one command? like a dataset.03 Jan 2004 13:01 GMT2
I use VB7
I would like to know if I can write a dataset object or
any other object like textbox to file with a single
command. Or do I have to tear apart the objects and write
 
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.