C# Класс Subtext.Web.Controls.Designers.HelpToolTipActionList

Наследование: System.ComponentModel.Design.DesignerActionList
Показать файл Открыть проект

Открытые методы

Метод Описание
GetSortedActionItems ( ) : System.ComponentModel.Design.DesignerActionItemCollection
HelpToolTipActionList ( IComponent helpToolTipControl ) : System

Initializes a new instance of the HelpToolTipActionList class.

Описание методов

GetSortedActionItems() публичный Метод

public GetSortedActionItems ( ) : System.ComponentModel.Design.DesignerActionItemCollection
Результат System.ComponentModel.Design.DesignerActionItemCollection

HelpToolTipActionList() публичный Метод

Initializes a new instance of the HelpToolTipActionList class.
public HelpToolTipActionList ( IComponent helpToolTipControl ) : System
helpToolTipControl IComponent The help tool tip control.
Результат System