An NDoc Documented Class Library

IUIItem Interface

For a list of all members of this type, see IUIItem Members.

White.Core.UIItems.IUIItem
   White.Core.UIItems.IUIItemContainer
   White.Core.UIItems.TabItems.ITabPage

[Visual Basic]
Public Interface IUIItem
    Implements ActionListener
[C#]
public interface IUIItem : ActionListener
[C++]
public __gc __interface IUIItem : public ActionListener
[JScript]
public interface IUIItem extends ActionListener

Types that implement IUIItem

TypeDescription
Desktop 
Button 
CheckBox 
CustomUIItem 
DateTimePicker 
GroupBox 
Hyperlink 
Image 
Label 
ComboBox 
ListBox 
ListControl 
ListItem 
Win32ComboBox 
Win32ListItem 
WinFormComboBox 
WPFComboBox 
WPFListItem 
ListView 
ListViewCell 
ListViewColumn 
ListViewHeader 
ListViewRow 
Menu 
PopUpMenu 
MultilineTextBox 
Panel 
ProgressBar 
PropertyGrid 
PropertyGridCategory 
PropertyGridProperty 
RadioButton 
HScrollBar 
ScrollBar 
SelectionItem 
Slider 
Spinner 
Tab 
TabPage 
NullTableHeader 
Table 
TableCell 
TableColumn 
TableHeader 
TableRow 
TableRowHeader 
TableVerticalScrollBar 
TextBox 
Thumb 
ToggleableItem 
ToolTip 
Tree 
TreeNode 
Win32TreeNode 
WPFTreeNode 
UIItem 
UIItemContainer 
TitleBar 
Win32Window 
Window 
ContainerStrip 
MenuBar 
StatusStrip 
ToolStrip 
WPFStatusBar 
WinFormSlider 
WinFormTextBox 
WPFButton 
WPFLabel 
WPFSlider 

Requirements

Namespace: White.Core.UIItems

Assembly: White.Core (in White.Core.dll)

See Also

IUIItem Members | White.Core.UIItems Namespace