Infragistics(R) NetAdvantage(R) Windows Forms
DependentImageUIElement Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace : DependentImageUIElement Class

An image UIElement that gets the image related information from an object that implements the IUIElementImageProvider interface.

Syntax

Visual Basic (Declaration) 
Public Class DependentImageUIElement 
   Inherits ImageUIElementBase
C# 
public class DependentImageUIElement : ImageUIElementBase 

See Also