C# Class AjaxControlToolkit.HtmlEditor.ToolbarButtons.BoxButton

Inheritance: CommonButton
Afficher le fichier Open project: DevExpress/AjaxControlToolkit

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
BoxButton ( ) : System
CreateChildControls ( ) : void
OnInit ( EventArgs e ) : void

Method Details

BoxButton() protected méthode

protected BoxButton ( ) : System
Résultat System

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void