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 / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Application.Run and ShowDialog  (modal dialog on top of main form)30 Nov 2005 23:57 GMT2
Suppose I create a very simple Windows Forms application, consisting of
a main form, Form1, with a (modal) dialog form, Form2, intended to
appear on top of the main form.
 static void Main()
Is it possible to get an parameter object from the stacktrace?30 Nov 2005 16:41 GMT1
Howdy all,
Is it possible to use the stacktrace to get the actual object being
passed into a method via the stacktrace?  For example, in the call:
System.Windows.Forms.Application.Run(System.Windows.Forms.Form
Where should a second form be instantiated?30 Nov 2005 16:35 GMT2
having an application with a Main form (Form1) and a second form
(settingsForm1) that should only show up when the user clicks the settings
menu button, where should the code:
settingsForm settingsForm1 = new MyApp.settingsForm()
How to find all the instances of a control in my windows applicati30 Nov 2005 14:21 GMT2
So, I have a Windows Forms application in .NET 2.0. I also have a custom
UserControl. How do I find all the instances of my UserControl in an
Application?
I've just tried the new Application.OpenForms with a loop that searches all
Control Copy, Different Object30 Nov 2005 12:11 GMT3
How can I create a second control as a copy of the first, except for the
name, without both controls being the same object?
Thanks.
How to add new records to the top of the DataGrid30 Nov 2005 09:39 GMT3
I am using Win forms VB 2003
The form design requires the newest records appear at the top of the
DataGrid.
I load my form with a stored procedure that orders the records with the
STAThread error on windows grid30 Nov 2005 09:14 GMT5
I'm getting following error "The current thread must set to Single
Thread Apartment (STA) mode before OLE calls can be made. Ensure that
your Main function has STAThreadAttribute marked on it" on CTRL+C on
grid cell; I'm opening this form from a .net dll; so there's no Main()
Prevent listview backgroundimage from scrolling with list30 Nov 2005 05:53 GMT4
Is there any way to prevent the listview background image from scolling with
the listview contents?  I would like to have an image which does not change
and does not move.  This is using the 2.0 framework.
Thanks!
UserInterfaceProcess AB and CompositeUI AB30 Nov 2005 05:22 GMT2
(I do not know which is the exact newsgroup for this post)
I am doing application based on SOA.
My client app is winforms and we are targeting it as smart client.
I know about MVC in general. And I am puzzled how to go with MVC in my
why cant i see wmplayer video through overlays29 Nov 2005 22:53 GMT2
I have an application window with opacity 25%. I can see through all
background application windows. But when i set it over the Windows media
player playing a video, the part of the wmplayer goes blank. May i know the
technical reason behind this???
TabPages.Insert does not work as advertised29 Nov 2005 22:52 GMT1
OK, so there have been about a million posts on the subject of
showing/hiding and reordering TabPages in TabControls, and all note
that the TabPageCollection class did not expose an Insert method in
.Net 1.1.
VS 2005 and COM Running Object Table29 Nov 2005 21:01 GMT4
With VS 2003, we used the COM Running Object Table to retrieve the current
instance of VS 2003 in order to know the solution path at design time, see
following post:
http://groups.google.be/group/microsoft.public.dotnet.framework ...
ContextMenu Underline Missing29 Nov 2005 20:32 GMT3
All,
I have defined a ConextMenu to appear within a TextBox.
I added the ampersand to text of menuitem as "&Hello".
The underline appears in the resource editor however when I run the windows
tiered datagrid rows?29 Nov 2005 15:45 GMT1
i have a datagrid that i need to tier rows in.  some rows will have
additional info that needs to be optional to display.  i'd like a "+" for the
user to click on and the additional information shows in the current
datagrid.  rows that do not have any additional info will not ...
Detecting if a Printer supports Collation29 Nov 2005 15:27 GMT1
Can someone provide a definitive method for determining, programatically,
whether or not a printer supports collating on its own? I've found this
question asked but not answered many times and would appreciate any clear
answer.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 October, 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.