ICustomControl Class Reference
The base class of 3ds Max UI controls.
|
tuple | Enabled = _swig_property(IsEnabled, Enable) |
|
tuple | Hwnd = _swig_property(GetHwnd) |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
def Enable |
( |
|
self, |
|
|
|
onOff = True |
|
) |
| |
Enable(ICustomControl self, bool onOff=True)
Enable(ICustomControl self)
GetHwnd(ICustomControl self) -> HWND
IsEnabled(ICustomControl self) -> bool