Obtains the glyph used to represent server controls in the designer.
[Visual Basic] Function GetControlGlyph() As Bitmap [C#] Bitmap GetControlGlyph(); [C++] Bitmap* GetControlGlyph() = 0; [JScript] function GetControlGlyph() : Bitmap;
The Bitmap of the glyph.
IWebFormServices Interface | IWebFormServices Members | System.Web.UI.Design Namespace