Public Member Functions |
|
__init__ () | |
LoadGraphics () | |
IsVertical () | |
DoGetBestSize () | |
GetBitmap () | |
GetBitmaps () | |
OnErase () | |
This control always draws itself completely.
|
|
OnPaint () | |
AcceptsFocus () | |
Enable () |
Separator.Separator.__init__ | ( | ) |
Separator.Separator.LoadGraphics | ( | ) |
Separator.Separator.IsVertical | ( | ) |
Separator.Separator.DoGetBestSize | ( | ) |
Separator.Separator.GetBitmap | ( | ) |
Separator.Separator.GetBitmaps | ( | ) |
Separator.Separator.OnErase | ( | ) |
This control always draws itself completely.
As a result, erasing the control is not necessary, in fact we don't want to erase the control area because that will cause unwanted flicker.
Separator.Separator.OnPaint | ( | ) |
Separator.Separator.AcceptsFocus | ( | ) |
Separator.Separator.Enable | ( | ) |