BCGControlBar Library for .NET
PropertyListFontItem Class
Members 




Inherits from PropertyListItem class of BCGSoft.Controls.PropertyList namespace.

Represents a property list item for selecting font.

Object Model
PropertyListFontItem ClassPropertyListItem ClassPropertyListControl ClassPropertyListItemCollection ClassPropertyListItem Class
Syntax
'Declaration
 
Public Class PropertyListFontItem 
   Inherits PropertyListItem
   Implements BCGSoft.Controls.Shared.IScreenRectProvider 
'Usage
 
Dim instance As PropertyListFontItem
public class PropertyListFontItem : PropertyListItem, BCGSoft.Controls.Shared.IScreenRectProvider  
public __gc class PropertyListFontItem : public PropertyListItem, BCGSoft.Controls.Shared.IScreenRectProvider  
public ref class PropertyListFontItem : public PropertyListItem, BCGSoft.Controls.Shared.IScreenRectProvider  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.PropertyList.PropertyListItem
            BCGSoft.Controls.PropertyList.PropertyListFontItem

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

PropertyListFontItem Members
BCGSoft.Controls.PropertyList Namespace

Send Feedback