Legacy:UWindowEditControl

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 17:10, 17 December 2005 by SuperApe (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT :: Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowEditControl

Properties

float EditAreaDrawX
float EditAreaDrawY
UWindowEditBox EditBox
float EditBoxWidth

Functions

BeforePaint( Canvas C, float X, float Y )
Clear()
Created()
string GetValue()
Paint( Canvas C, float X, float Y )
SetDelayedNotify( bool bDelayedNotify )
SetEditTextColor( Color NewColor )
SetFont( int NewFont )
SetHistory( bool bInHistory )
SetMaxLength( int MaxLength )
SetNumericFloat( bool bNumericFloat )
SetNumericOnly (bool bNumericOnly )
SetValue( string NewValue )

Category:Legacy Class (UT)

Category:Legacy To Do – Needs class description and package name. Is this only UT?