Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Dotnet 'MaxForm' window handles

Dotnet 'MaxForm' window handles

Anonymous
Not applicable
275 Views
1 Reply
Message 1 of 2

Dotnet 'MaxForm' window handles

Anonymous
Not applicable
Hi,

Is it possible to grab the window handle of a dotnet "MaxCustomControls.MaxForm" class window?

If I run this windows.getChildrenHWND (windows.getMAXHWND()) it excludes any windows I have open which are dotnet MaxForms.

Thanks,
Andy
0 Likes
276 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
just use the form's .handle property.
0 Likes