wx.NET Documentation

0.7.3

logo2.png

This document describes the API to wx.NET. This document is complete referring to the synopsis of classes and methods since it is generated directly from source code. Unfortunately, most of the classes and functions are not described. Remarks typically focus on specifics of the wx.NET environment.

Usually, wx.NET provides the same entities as wxWidgets does, for instance class wxWindow in wxWidgets is wrapped by a class wx.Window in wx.NET and method wx.Window.Show() wrapps method wxWindow.Show(). So, please consult the documentation of wxWidgets for the information missing in this document.

Refer to Building From Source for notes on how to build wx.NET.

Known Problems


Manual of the wx.NET   (c) 2003-2007 the wx.NET project