Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
nHydrate
Generator
Common
Forms
CueTextBox
C# Class nHydrate.Generator.Common.Forms.CueTextBox
Inheritance:
System.Windows.Forms.TextBox
Mostra file
Open project: nHydrate/nHydrate
Protected Methods
Method
Description
OnHandleCreated
(
System
e
) :
void
Private Methods
Method
Description
SendMessage
(
IntPtr
hWnd
,
int
msg
,
IntPtr
wp
,
string
lp
) :
IntPtr
UpdateCue
( ) :
void
Method Details
OnHandleCreated()
protected
method
protected
OnHandleCreated
(
System
e
) :
void
e
System
return
void