special_effect property
special_effect property
Gets and sets the special effect of the control.
Definition:
@property
def special_effect(self):
...
@special_effect.setter
def special_effect(self, value):
...
Gets and sets the special effect of the control.
@property
def special_effect(self):
...
@special_effect.setter
def special_effect(self, value):
...