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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Shortcut Key question  (i.e. "&Submit")29 Dec 2004 21:03 GMT1
I have a Button on a WinForm that has a text property = "&Submit".
I noticed that whenever I pressed the "S" key only (without pressing the
"Alt" key) the Button's click event would fire. I thought that it was only
supposed to fire if the combo "Alt+S" was pressed.
Combo Control array - Selection 29 Dec 2004 16:07 GMT3
I have created a Control array for a ComboBox  to populate on a tabPage .
My concern is that I 'm using a List to populate the Combo Box  like this ..
ComboArray[i].Items.Add(List[i)];
ComboArray[i].DataSource = List;
Form transparency issues29 Dec 2004 16:05 GMT1
Recently I wanted to create a small little program that could sit on the desktop and not block the desktop wallpaper. There are two methods to accomplish this ( that I am aware of ).
1) create a solid color bmp as a background image and set the transparency key to match its color
WinForms question...29 Dec 2004 15:27 GMT1
How do I determine the windows standard vertical scrollbar width in pixels
(set from the display properties) from c# code?
Peeter.
scroll box width once more29 Dec 2004 09:09 GMT1
The scroll box of an independent scrollbar is affected by the difference
between Maximum and Minimum like so (approximately):
percentage of scrollbar occupied by scrollbox = 1000 / (Maximum - Minimum).
Does anyone have the exact rules that apply here, i.e. how is the width of
Hide TabPages29 Dec 2004 08:25 GMT2
Hi
I have made a custom TabControl and a Custom TabPage to go with it.
The custom TabControl has a collection of custom Tabpages, which shows in
the property editor.
Scrolling in DataGridView in Visual Studio 200529 Dec 2004 06:24 GMT1
I edit a cell in a DataGridView, and then would move to another cell
in the DataGridView using mouse. Then the DataGridView as of now does
scroll down to the last visited cell. But when I try to edit the same
last visited cell, focus gets shifted to the first few visible rows as
WindowEnumerator28 Dec 2004 19:25 GMT2
My application has regular document windows and floating windows above
them.  I want to iterate through all windows in z-order.  I would have
thought this capability would be built-in to the .net framework, but
everything I can find on the archives says no - you need to use
exception not propagating correctly28 Dec 2004 17:47 GMT3
This refers to KB article #836674
(http://support.microsoft.com/?kbid=836674). I encountered the bug
described in that article, but neither of the workarounds are entirely
satisfactory.
Resizing a form by client height/width28 Dec 2004 16:57 GMT1
I just wonder if anyone can help me with this:
I need to be able to resize a form by setting the size of its client area.
Say, in Delphi i would do so:
Form1.ClientHeight = 10;
How to hide form without hiding its control?28 Dec 2004 15:50 GMT2
Hi ..
How to make form invisible without hiding  control on the form.
Thanx..
Animated GIF28 Dec 2004 13:16 GMT3
   I want to show animated GIF on form. I used ImageAnimator class to
Animate and StopAnimate method to stop the animation. But my client says
that if he stops the animation in between then it should not stop at that
postion, but it should complete its remaining rotation and then ...
How to handle WM_NCPAINT event in C#?28 Dec 2004 11:53 GMT2
I need to draw on Non client area for that i need to handle WM_NCPAINT
event.
Please help me and send demo code if possible.
thanx
Resource Files28 Dec 2004 07:14 GMT1
Hi All - Happy Holidays
I'm struggling to understand how to make resource files work in a
multi-lingual vb.net windows app - and feel real stupid.
I've read MCSD books and Visual Studio Help articles, but just don't get it.
MDI child title bar, control box and minimize/maximize/close butto28 Dec 2004 06:14 GMT4
I have and application with an outlook-style menu on the left which open an
MDI child on the right. The MDI child in opened maximized.
The problems are:
1. The MDI child also add additional gray title bar below the parent title
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 November, 2004
 
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.