C# Class ElyDeckers.NetworkProcessAgent.UI.PlaceholderTextBox

Inheritance: System.Windows.Forms.TextBox
ファイルを表示 Open project: edeckers/network-process-agent

Public Methods

Method Description
PlaceholderTextBox ( TextBox textBox ) : System

Private Methods

Method Description
SendMessage ( IntPtr hWnd, int msg, int wParam, [ lParam ) : Int32

Method Details

PlaceholderTextBox() public method

public PlaceholderTextBox ( TextBox textBox ) : System
textBox System.Windows.Forms.TextBox
return System