strangelights.com

Main F# Site

Edit Edit
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Search
List all versions List all versions
F Sharp Win Forms
.

Stub page for notes about using System.Windows.Forms from F#

There are samples in the distribution.

Remember, on .NET 2.0 you need to add an

 [<STAThread>]

attribute to a top-level declaration in your entry point module.

 let main() = ...


 [<STAThread>]
 do main()

-- request for expertise:

Please, someone write a canonical example of extending Control in F#.

Online Social Science school | Online sociology degree | social service degree | online human services degree | Online mass communications degree

Welcome to F Sharp Wiki, view the HomePage

This site supports the new NoFollow anti-spam initiative.

Recent Topics

Copyright 2005, Robert Pickering (Others where credited) | Terms of Use