C# Class SharpBelot.DisabledTexbox

Summary description for DisabledTexbox.
Inheritance: System.Windows.Forms.TextBox
显示文件 Open project: NikolayIT/BelotGameEngine

Public Methods

Method Description
DisabledTexbox ( ) : System

Protected Methods

Method Description
OnGotFocus ( System e ) : void

Method Details

DisabledTexbox() public method

public DisabledTexbox ( ) : System
return System

OnGotFocus() protected method

protected OnGotFocus ( System e ) : void
e System
return void