ControlBase#

class ansys.stk.core.stkengine.tkcontrols.ControlBase#

Frame

Base class for Tkinter controls.

Overview#

destroy

Occurs before the frame is destroyed.

Import detail#

from ansys.stk.core.stkengine.tkcontrols import ControlBase

Method detail#

ControlBase.destroy(self)#

Occurs before the frame is destroyed.