Skip to content

Latest commit

 

History

History
 
 

ButtonCode

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ButtonCode

This program demonstrates how to create a Button in code and process events from it. By default, the Button occupies the entire page.

The ButtonXaml sample is functionally identical but demonstrates how to create a button in XAML.

If you open the solution in Xamarin Studio, it will not be able to load the Windows Phone project; and if you open the solution in Xamarin Studio under Windows, it will not be able to load the iOS project either.

Author

Charles Petzold