label.set_text(self.get_text());
label.set_text_color("blue");
label.set_text_color("");
self.SetActive();
return self._isactive;
return self._active_argument;
self._active_argument=value;
if(!option.nestedmode)self.set_visible(false);
if(option.nestedmode)self.set_visible(false);
self.invoke_recursive("loadvalue");