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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to: bring main form to front, when its modeless dialog comes into focus?01 Feb 2004 15:44 GMT1
i have a main form and it displays a modelss dialog.
when the user brings the dialog into focus,
the main form is left in the back.
how can i bring the main form into the front,
Default designer values of base class control properties01 Feb 2004 13:03 GMT4
I am developing an inherited control (i.e. subclassed) and
I am having trouble figuring out how to set the default
values for BASE CLASS properties which appear in the
designer.
GetWindowLong on GWL_EXSTYLE fails with error 12701 Feb 2004 11:37 GMT3
Simple, really. I have C# code in a Windows Form, thus:
int rc;
rc = Win32API.SetParent(ctrl.Handle, new
IntPtr(Win32API.GetDesktopWindow()));
How to make sure Icon resources are getting freed?01 Feb 2004 11:30 GMT3
After some playing around with icons and ImageList, I'm not quite
sure I understand what's happening.  Either the resources are not really
getting cleaned up like I thought they would or what I'm using to measure
the resources isn't accurate, or there's something else going on.
 
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.