An NDoc Documented Class Library

ActionListener Interface

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

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

[Visual Basic]
Public Interface ActionListener
[C#]
public interface ActionListener
[C++]
public __gc __interface ActionListener
[JScript]
public interface ActionListener

Types that implement ActionListener

TypeDescription
Desktop 
NullActionListener 
ProcessActionListener 
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.Actions

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

See Also

ActionListener Members | White.Core.UIItems.Actions Namespace