ClearButtonCache method
Remarks
Clears the button cache used to speed up the buttons rendering: after this method call the amount of available memory will increase.
Syntax
Visual Basic
control.ClearButtonCache ()
Visual C++
void control.ClearButtonCache ();