Aspect Classes


Classes

class  AspectActivate
 Aspect class used by Widgets that can be activated. More...
class  AspectBackgroundColor
 erase background property More...
class  AspectBorder
 Aspect class used by Widgets that have borders which can have multiple styles. More...
class  AspectChar
 Aspect class used by Widgets that have the possibility of trapping "char events". More...
class  AspectClickable
 Aspect class used by Widgets that have the possibility of being "clicked". More...
class  AspectDblClickable
 Clicked". More...
class  AspectEnabled
 property More...
class  AspectEraseBackground
 background property More...
class  AspectFileFilter
 Class for adding a filter to e.g. a WidgetLoadFile dialog. More...
class  AspectFocus
 Aspect class used by Widgets that have the possibility of retrieving the focus. More...
class  AspectFont
 "font" property of their objects. More...
class  AspectKeyPressed
 Aspect class used by Widgets that have the possibility of trapping "key pressed events". More...
class  AspectMouseClicks
 clicked" events. More...
class  AspectPainting
 Aspect class used by Widgets that can be custom painted. More...
class  AspectRaw
 Aspect class used by Widgets that can handle "raw" events. More...
class  AspectRightClickable
 Aspect class used by Widgets that have the possibility of being "Right Clicked". More...
class  AspectScrollable
 Aspect class used by Widgets that have the possibility of scrolling. More...
class  AspectSelection
 item(s). More...
class  AspectSizable
 "size" property of their objects. More...
class  AspectText
 property of their objects. More...
class  AspectThreads
 new thread of execution More...
class  AspectUpdate
 Aspect class used by Widgets that have the possibility of Updating their text property. More...
class  AspectVisible
 visibility property More...
Back to SmartWin website
SourceForge.net Logo