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
How to get equal sizing panes in a form?11 Apr 2005 17:32 GMT1
I want to create a simple form containing, lets say, two TextBoxes within a
Panel. Both TextBoxes should resize equally when the user resizes the
window.
Can the Forms layout manager handle this? And how do I have to set the
Monitor application switch. launch, and exit events11 Apr 2005 15:18 GMT2
I want to monitor "applications" much
like the Windows Task Manger does.  All I want to know is what applications
are running, and which application is on top.  However, I don't want to
"poll" the task manager for that info periodically.  Instead, I need to know
NotifyIcon: How to hide associated form?11 Apr 2005 15:07 GMT2
I want to write a small tool having only the NotifyIcon as its visible GUI.
I don't need the form associated with the NotifyIcon. How can I set the
form's visible status to false? If I write "this.Visible=false;" after the
call to InitializeComponent() nothing changes; the form's ...
Handling dialog results in deeply nested call stacks11 Apr 2005 14:52 GMT1
If a form returns a dialog result and it can be handled immediately, then you
can just check for the result and proceed accordingly.
However, if the result of a dialog has to be returned from a deeply nested
method in the call stack to the original caller in the call stack, what ...
Incorrect location of forms in MDI application11 Apr 2005 13:21 GMT1
I have an MDI application. Initially I open say 5 forms, they position themselves in a cascaded manner. When I close all of them and open another form it positions itself in the location which would have come after the 5th form. It is as if the MDI parent is remembering the ...
making forms larger than screen size11 Apr 2005 13:18 GMT14
(Type your message here)
--------------------------------
From: Zaher Zeidan
is there a way to resize a form so that it's bigger than the screen size of the windows??
Transparent Control is opaque11 Apr 2005 12:09 GMT2
A form has a background image. On that
form there is a button.  Partially overlapping
that button is a class derived from Control,
with only one customization: it makes its background
ANN: Free C# New Dialog Wizard Posted11 Apr 2005 06:34 GMT2
I have written a small C# wizard that I thought other people may find
useful. I have always wanted to be able to create a simple popup dialog with
an OK and Cancel button in C# with one click. So I wrote a small add-in that
adds a new choice to the list of items that may be added ...
Architetural Decisions11 Apr 2005 02:03 GMT1
 I'm on my way to my first OOP-for-real project in C#, and having some big
trouble with code architeture.
 I have four namespaces:
 - Layout
Help with Panel and User Control11 Apr 2005 01:49 GMT6
I have a parent form that has a combobox.  In the parent, I placed a
UserControl (created as NEW) inside a Panel that contains a grid that
returns data.  As I change the selection of the combobox on the parent, I
would like to see the data in the UserControl embedded in the panel ...
ArgumentException @ Image.FromStream(stream)10 Apr 2005 21:22 GMT2
I get an "ArgumentException: Invalid parameter used at
System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement)"
exception. it is too ridicilious to get such an exception, can anyone see what
might cause that exception?
Object passed to TimerHandler immutable?10 Apr 2005 12:47 GMT2
This one has me stumped.  I'm using sample code in the C# Programmer's
Cookbook as a guide.  Specifially, Recipe 4.3, Execute a Method Using a
Timer.
I created a form with a ProgressBar on it (Min=0, Max=100).  When I
Bind Nested Table from DataSet09 Apr 2005 16:41 GMT2
We're trying to bind a nested table from a DataSet that is loaded form XML
that looks like this:
<RootNode>
 <RootRecords>
Slider in Toolbar09 Apr 2005 12:12 GMT1
I'm developing some kind video player application. I want to control the
current position in the video using a slider. Could somebody give me a
starting point on how I create a slider in a toolbar?
regards,
Making a smart client work like a browser?09 Apr 2005 11:38 GMT1
This may seem like an odd question and I'm not talking about using a browser
in my smart client. Rather the following:
I find it easy to create a nice UI when building a web application but since
the project I am about to embark on is local to the machine, making a smart
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.