BCGSoft.ControlBars Namespace > GalleryFontCommandObject Class > GalleryFontCommandObject Constructor : GalleryFontCommandObject Constructor(GalleryControl,GalleryGroup,Int32) |
'Declaration Public Function New( _ ByVal gallery As GalleryControl, _ ByVal group As GalleryGroup, _ ByVal dataIndex As Integer _ )
'Usage Dim gallery As GalleryControl Dim group As GalleryGroup Dim dataIndex As Integer Dim instance As New GalleryFontCommandObject(gallery, group, dataIndex)
public GalleryFontCommandObject( GalleryControl gallery, GalleryGroup group, int dataIndex )
public: GalleryFontCommandObject( GalleryControl* gallery, GalleryGroup* group, int dataIndex )
public: GalleryFontCommandObject( GalleryControl^ gallery, GalleryGroup^ group, int dataIndex )
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