Dotnet 'MaxForm' window handles

Dotnet 'MaxForm' window handles

Anonymous
Not applicable
271 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
272 Views
1 Reply
Reply (1)
Message 2 of 2

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