BCGControlBar Library for .NET
SmartFontComboBoxButton Class
Members 




Implements smart (gallery-based) combo box, which is automatically filled by font names from the InstalledFontCollection collection. You can use this button as any other gallery button.
Object Model
SmartFontComboBoxButton ClassCommandBarManager ClassCommandEntry ClassCollectionWithEvents ClassObject ClassCommandBar ClassToolbarButton ClassCommandBar ClassGalleryControl ClassPopupMenuBar ClassToolbarButtonCollection ClassToolbarButton ClassToolbar ClassGalleryCommandObject Class
Syntax
'Declaration
 
Public Class SmartFontComboBoxButton 
   Inherits SmartComboBoxButton
   Implements BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI 
'Usage
 
Dim instance As SmartFontComboBoxButton
public __gc class SmartFontComboBoxButton : public SmartComboBoxButton, BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI  
public ref class SmartFontComboBoxButton : public SmartComboBoxButton, BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.Shared.CommandObject
            BCGSoft.Controls.Shared.CommandButton
               BCGSoft.ControlBars.ToolbarButton
                  BCGSoft.ControlBars.ToolbarMenuButton
                     BCGSoft.ControlBars.ToolbarBaseControlButton
                        BCGSoft.ControlBars.ToolbarFocusableButton
                           BCGSoft.ControlBars.ToolbarBaseGalleryButton
                              BCGSoft.ControlBars.SmartComboBoxButton
                                 BCGSoft.ControlBars.SmartFontComboBoxButton

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

SmartFontComboBoxButton Members
BCGSoft.ControlBars Namespace

Send Feedback