C# Class Subtext.Web.Controls.Designers.HelpToolTipActionList

Inheritance: System.ComponentModel.Design.DesignerActionList
Afficher le fichier Open project: ayende/Subtext

Méthodes publiques

Méthode Description
GetSortedActionItems ( ) : System.ComponentModel.Design.DesignerActionItemCollection
HelpToolTipActionList ( IComponent helpToolTipControl ) : System

Initializes a new instance of the HelpToolTipActionList class.

Method Details

GetSortedActionItems() public méthode

public GetSortedActionItems ( ) : System.ComponentModel.Design.DesignerActionItemCollection
Résultat System.ComponentModel.Design.DesignerActionItemCollection

HelpToolTipActionList() public méthode

Initializes a new instance of the HelpToolTipActionList class.
public HelpToolTipActionList ( IComponent helpToolTipControl ) : System
helpToolTipControl IComponent The help tool tip control.
Résultat System