BCGControlBar Library for .NET
GalleryFontCommandObject Constructor(GalleryControl,GalleryGroup)




Syntax
'Declaration
 
Public Function New( _
   ByVal gallery As GalleryControl, _
   ByVal group As GalleryGroup _
)
'Usage
 
Dim gallery As GalleryControl
Dim group As GalleryGroup
 
Dim instance As New GalleryFontCommandObject(gallery, group)
public GalleryFontCommandObject( 
   GalleryControl gallery,
   GalleryGroup group
)
public: GalleryFontCommandObject( 
   GalleryControl* gallery,
   GalleryGroup* group
)
public:
GalleryFontCommandObject( 
   GalleryControl^ gallery,
   GalleryGroup^ group
)

Parameters

gallery
group
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

GalleryFontCommandObject Class
GalleryFontCommandObject Members
Overload List

Send Feedback