| C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace : ButtonStateChange Enumeration |
'Declaration Public Enum ButtonStateChange Inherits System.Enum
public enum ButtonStateChange : System.Enum
| Member | Description |
|---|---|
| GotFocus | A button receives the keyboard focus. |
| LostFocus | A button loses the keyboard focus. |
| MouseEnter | The mouse cursor enters a button. |
| MouseLeave | The mouse cursor leaves a button. |
| Pressed | A button is pressed. |
| Released | A pressed button is released (this is the default state change associated with PdfPushButton.Action). |
System.Object
System.ValueType
System.Enum
C1.C1Pdf.ButtonStateChange
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2