Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UWindow.UWindowComboButton

Extends
UWindowButton

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowButton
            |   
            +-- UWindow.UWindowComboButton

Variables Summary
UWindowComboControlOwner
Inherited Variables from UWindow.UWindowButton
bDisabled, bStretched, bUseRegion, DisabledRegion, DisabledTexture, DownRegion, DownSound, DownTexture, ImageX, ImageY, OverRegion, OverSound, OverTexture, RegionScale, ToolTipString, UpRegion, UpTexture
Inherited Variables from UWindow.UWindowDialogControl
Align, bAcceptExternalDragDrop, bHasKeyboardFocus, bNoKeyboard, Font, HelpText, MinHeight, MinWidth, NotifyWindow, TabNext, TabPrev, Text, TextColor, TextX, TextY

Functions Summary
function BeforePaint (Canvas C, float X, float Y))
function Click (float X, float Y))
function FocusOtherWindow (UWindowWindow W))
function LMouseDown (float X, float Y))
Inherited Functions from UWindow.UWindowButton
BeforePaint, Click, Created, DoubleClick, KeyDown, MClick, MouseEnter, MouseLeave, Paint, RClick
Inherited Functions from UWindow.UWindowDialogControl
BeforePaint, CheckExternalDrag, Created, ExternalDragOver, KeyDown, KeyFocusEnter, KeyFocusExit, MouseEnter, MouseLeave, MouseMove, Notify, Register, SetFont, SetHelpText, SetText, SetTextColor


Variables Detail

Owner Source code

var UWindowComboControl Owner;


Functions Detail

BeforePaint Source code

function BeforePaint ( Canvas C, float X, float Y) )

Click Source code

function Click ( float X, float Y) )

FocusOtherWindow Source code

function FocusOtherWindow ( UWindowWindow W) )

LMouseDown Source code

function LMouseDown ( float X, float Y) )


Defaultproperties

defaultproperties
{
     bNoKeyboard=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:22.948 - Created with UnCodeX