Einhugur Framework for C++

SheetWindow Class

Window
   SheetWindow

class SheetWindow

Methods

Close (Inherited)
Controls (Inherited)
CreateOffScreenImage (Inherited)
GetAlpha (Inherited)
GetControlHandle (Inherited)
GetHeight (Inherited)Returns the height of the Window.
GetLeft (Inherited)Returns that left coordinate of the Window relative to the screen.
GetTop (Inherited)Returns that top coordinate of the Window relative to the screen.
GetVisible (Inherited)Returns true if the Window is visible.
GetWidth (Inherited)Returns the width of the Window.
GetWindowRef (Inherited)
HandleContextMenuClick (Inherited)
HandleMouseLeave (Inherited)
HandleMouseMove (Inherited)
HandleOpen (Inherited)
HandleResize (Inherited)
Hide (Inherited)
InvokeClose (Inherited)
InvokeResized (Inherited)
IsActive (Inherited)
LocalToScreenCoordinate (Inherited)
Release (Inherited)Decreases reference count by one and deletes the object if the reference count reached zero.
Retain (Inherited)Increases the reference count by one.
Select (Inherited)
SetAlpha (Inherited)
SetBounds (Inherited)
SetCloseBox (Inherited)
SetCollapseBox (Inherited)
SetHeight (Inherited)
SetMaxSize (Inherited)Sets the maximum size of the Window.
SetMetal (Inherited)
SetMinSize (Inherited)Sets the minimum size of the Window.
SetResizable (Inherited)
SetTitle (Inherited)
SetWidth (Inherited)
SetZoomBox (Inherited)
SheetWindow::SheetWindow
Show (Inherited)
ShowModal (Inherited)
ShowWithin

Events

ActivateEvent (Inherited)This event is fired when the Window gets activated.
CloseEvent (Inherited)
ContextMenuClickEvent (Inherited)
DeactivateEvent (Inherited)
EnableMenusEvent (Inherited)
MenuClickEvent (Inherited)
MouseEnterEvent (Inherited)
MouseLeaveEvent (Inherited)
MouseMoveEvent (Inherited)
OpenEvent (Inherited)
ResizeEvent (Inherited)
ResizedEvent (Inherited)