Table of Contents

Class ASCIICustomButtonTest.ASCIICustomButton

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
public class ASCIICustomButtonTest.ASCIICustomButton : Button, IDisposable, ISupportInitializeNotification, ISupportInitialize
Inheritance
ASCIICustomButtonTest.ASCIICustomButton
Implements
Inherited Members

Constructors

ASCIICustomButton(string, string, Pos, Pos, int, int)
ASCIICustomButton(string, Pos, Pos, int, int)

Properties

Description

Methods

OnEnter(View)

Method invoked when a view gets focus.

OnLeave(View)

Method invoked when a view loses focus.

OnMouseEvent(MouseEvent)

Method invoked when a mouse event is generated

Events

PointerEnter