Skip to content

MrAStone/CSharpFormsGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Form2 button opens up a form in full screen with data from the textbox

image

button1 opens up a form with a line drawn in a panel

image image

this line and panel scale with changes in the form size

Each time a form opens the previous form is hidden. When a form closes the previous form is shown again

The Database Data buton on Form1 loads data from a database (test server with SELECT only access) and shows the data in a number of different ways

image

button1 in this form loads the graphing data (data from the database and some random data)

image

This also scales with resizing of the form

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages