wxMDIChildFrame

See external documentation: wxMDIChildFrame.

See external documentation: wxMDIChildFrame.

This class is derived (and can use functions) from:
wxFrame
wxTopLevelWindow
wxWindow
wxEvtHandler

Functions


new() -> wxMDIChildFrame()

See external documentation.

new(Parent, Id, Title) -> wxMDIChildFrame()

new(Parent, Id, Title, Options::[Option]) -> wxMDIChildFrame()

See external documentation.

activate(This) -> ok

See external documentation.

create(This, Parent, Id, Title) -> boolean()

create(This, Parent, Id, Title, Options::[Option]) -> boolean()

See external documentation.

maximize(This) -> ok

Equivalent to maximize(This, []).

maximize(This, Options::[Option]) -> ok

See external documentation.

restore(This) -> ok

See external documentation.

destroy(This::wxMDIChildFrame()) -> ok

Destroys this object, do not use object again