Dundas.SharePoint.Charting.WebParts Send comments on this topic.
FontSelectDlg Class
See Also  Members  
Dundas.Charting.WebControl.Ajax.ASP Namespace : FontSelectDlg Class


The FontSelectorDlgClassControl is an user control represents the font selector dialog

Object Model


Syntax

Visual Basic (Declaration)  
Private Class FontSelectDlg 
   Inherits FontSelectorDlgClassControl
Visual Basic (Usage) Copy Code
Dim instance As FontSelectDlg
C#  
private class FontSelectDlg : FontSelectorDlgClassControl 

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.UserControl
            Dundas.Charting.WebControl.Ajax.FontSelectorDlgClass
               Dundas.Charting.WebControl.Ajax.FontSelectorDlgClassControl
                  Dundas.Charting.WebControl.Ajax.ASP.FontSelectDlg

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also