C# Class csShared.Controls.KeyboardTextBox

Inheritance: WatermarkTextBox
Mostra file Open project: TNOCS/csTouch

Public Methods

Method Description
StartOsk ( ) : void

Protected Methods

Method Description
OnGotFocus ( System e ) : void
OnPreviewTouchDown ( System.Windows.Input.TouchEventArgs e ) : void

Private Methods

Method Description
Wow64DisableWow64FsRedirection ( IntPtr &ptr ) : bool
Wow64RevertWow64FsRedirection ( IntPtr ptr ) : bool

Method Details

OnGotFocus() protected method

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

OnPreviewTouchDown() protected method

protected OnPreviewTouchDown ( System.Windows.Input.TouchEventArgs e ) : void
e System.Windows.Input.TouchEventArgs
return void

StartOsk() public method

public StartOsk ( ) : void
return void