NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Static Public Member Functions | List of all members
NXOpenUI.FormUtilities Class Reference

Provides utility methods for applications using Windows Forms running in NX. More...

Static Public Member Functions

static IntPtr GetDefaultParentWindowHandle ()
 Gets the parent window handle of the main application window. More...
 
static Icon GetNXIcon ()
 Gets the icon used by NX. More...
 
static void ReparentForm (Form myForm)
 Set the parent for the form window of the NXOpen application. More...
 
static void SetApplicationIcon (Form form)
 Sets the icon for the supplied form the same as the icon used by NX. More...
 

Detailed Description

Provides utility methods for applications using Windows Forms running in NX.

Member Function Documentation

static IntPtr NXOpenUI.FormUtilities.GetDefaultParentWindowHandle ( )
inlinestatic

Gets the parent window handle of the main application window.

static Icon NXOpenUI.FormUtilities.GetNXIcon ( )
inlinestatic

Gets the icon used by NX.

static void NXOpenUI.FormUtilities.ReparentForm ( Form  myForm)
inlinestatic

Set the parent for the form window of the NXOpen application.

static void NXOpenUI.FormUtilities.SetApplicationIcon ( Form  form)
inlinestatic

Sets the icon for the supplied form the same as the icon used by NX.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.