C# Class SebWindowsClient.NoSelectButton

Button subclass which makes the button-not-selectable. Why this isn't a default attribute of a button???.
Inheritance: System.Windows.Forms.Button
Mostrar archivo Open project: SafeExamBrowser/seb-win

Public Methods

Method Description
NoSelectButton ( ) : System

Method Details

NoSelectButton() public method

public NoSelectButton ( ) : System
return System