AspectBackgroundColor Class Template Reference
[Aspect Classes]

erase background property More...

Inherited by WidgetButton, WidgetCheckBox, WidgetComboBox, WidgetGroupBox, WidgetRadioButton, WidgetStatic, WidgetTextBox, WidgetTextBox< EventHandlerClass, MessageMapPolicy >, WidgetTextBox< EventHandlerClass, MessageMapPolicy, SmartWin::RichTextBox< EventHandlerClass, MessageMapPolicy > >, and WidgetTextBox< Parent, MessageMapPolicy >.

List of all members.

Public Member Functions

void onBackgroundColor (typename MessageMapType::itsBrushFunctionTakingCanvas eventHandler)
 Setting the event handler for the "erase background" event.


Detailed Description

template<class EventHandlerClass, class WidgetType, class MessageMapType>
class SmartWin::AspectBackgroundColor< EventHandlerClass, WidgetType, MessageMapType >

erase background property

E.g. the WidgetWindow has a background Aspect to it, therefore WidgetDataGrid realizes the AspectEnabled through inheritance.

Back to SmartWin website
SourceForge.net Logo