Dela via


SqlUserInteractionServices.GetIcon Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetIcon(IModelElement) Returns a bitmap for an icon to use in the UI to match the provided element. (Inherited from UserInteractionServices.)
Public method GetIcon(ModelElementClass) Returns a bitmap for an icon to use in the UI to match the provided element. (Inherited from UserInteractionServices.)
Public method GetIcon(IModelElement, ElementIconState) Returns a bitmap for an icon to use in the UI to match the provided element and icon state. (Inherited from UserInteractionServices.)
Public method GetIcon(ModelElementClass, ElementIconState) Returns the icon for the specified ModelElementClass and state. (Overrides UserInteractionServices.GetIcon(ModelElementClass, ElementIconState).)

Top

See Also

Reference

SqlUserInteractionServices Class

Microsoft.Data.Schema.Sql Namespace