Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft Microsoft.NET

Restore Form Position and Size in C#

Author: codeproject.com | Published: 25th Apr 2008 | Visited: 124 times | Add Comment
Filed in: Microsoft NET

Presents some logic and code to intelligently restore windows' sizes and positions.

Read Article
 

Sponsored Links

 


Related Articles

 Reducing Code Size of Ajax Applications Building an Ajax based applications is mostly difficult due to the fact that codes are usually rendered longer. Because different web developments are used in building an Ajax based applications, developers have to combine these codes so that they can achieve the asynchronous function of Ajax. If th ...

 Dim Out the Main Form of an Application When Modal Form is Displayed in Delphi TIPS :: Dialog windows you use to display critical information to the user are, in most cases, displayed modally. A modal form is one where the application can' ...

 How to Refresh a DBGrid without Loosing the Current Row Position in Delphi TIPS :: When DBGrid is used to display data from a dataset (query or table), by design, after you call Refresh method on a dataset (re-open) (for example ...

 Form Print Control An extender control to make printing a form quick, easy and flex ...

 Building ASP.NET Web Pages Dynamically in the Code-Behind - Part 2: A Form Example This article shows a technique for building ASP.NET Web pages where the entire page contents are created dynamically in code-be ...

 Drag and Drop on a Windows Form How to insert an image on a form in runtime mode, dragging it to the right position and by using a database retrieve the position and shape when starting the application up a ...

 When is a commited transaction removed form the ITL Hi Tom, A transacion entry is created in the ITL in the data/index block header when a transaction modifies a block. How long does this entry stays in the ITL after the transaction is committed and do you get a snapshoot too old if a long runnig qu ...

 Windows Forms Validation w/ ErrorProvider Control Quickly (Validate Whole Form at Once) Windows Forms Validation w/ ErrorProvider Control Quickly (Validate Whole Form at O ...

 Form Changed Control A component that allows you to monitor all the controls on the form and list any that have changed (for dirty check ...

 Using OpenSearch to Create a Multi-Search Form This article shows how you can build a search form that will search a number of different sources without the need for a different textbox for each. It even incorporates some basic OpenSearch functionality in order to allow the easy addition of new search providers.Visit our new .NET 2.0 sect ...



Next: Article :: The Official Ubuntu Book, 2e: Introducing Ubuntu



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links