IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
FontSelectorSimple.cs File Reference

Classes

class  IG.Forms.FontSelectorSimple
 Simple control that allows font selection. More...
 
class  IG.Forms.FontEventArgs
 EventArgs class that contains font information. More...
 

Namespaces

package  IG.Forms
 Interface implemented by file viewers (usually GUI components).
 

Functions

delegate void IG.Forms.FontEventHandler (object sender, FontEventArgs args)
 EventArgs type for font related events, contains a font object. More...