ComponentOne InputPanel for WinForms
Item Property (StyleGlyphSet)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleGlyphSet Class : Item Property
Gets an image associated with the specified StyleGlyph.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal styleGlyph As StyleGlyph _
) As System.Drawing.Image
public System.Drawing.Image this[ 
   StyleGlyph styleGlyph
]; {get;}

Parameters

styleGlyph
See Also

Reference

StyleGlyphSet Class
StyleGlyphSet Members