BCGControlBar Library for .NET
FontBrowserCell Class
Members 




Implements a cell that allows browsing for a fontr and displaying the folder name in a cell.
Object Model
FontBrowserCell ClassGridColumn ClassGridDataItem ClassGridDataRow ClassGridCellVisualStyle Class
Syntax
'Declaration
 
Public Class FontBrowserCell 
   Inherits CommandButtonCell
'Usage
 
Dim instance As FontBrowserCell
public class FontBrowserCell : CommandButtonCell 
public __gc class FontBrowserCell : public CommandButtonCell 
public ref class FontBrowserCell : public CommandButtonCell 
Inheritance Hierarchy

System.Object
   BCGSoft.Controls.Grid.Cell
      BCGSoft.Controls.Grid.TextCell
         BCGSoft.Controls.Grid.PushButtonCell
            BCGSoft.Controls.Grid.CommandButtonCell
               BCGSoft.Controls.Grid.FontBrowserCell

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FontBrowserCell Members
BCGSoft.Controls.Grid Namespace

Send Feedback