NX Open C++ Reference Guide
Public Member Functions
NXOpen::UIStyler::PropertyPage Class Reference

Represents a PropertyPage for UI Styler
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::UIStyler::PropertyPage:
NXOpen::UIStyler::StylerItem NXOpen::TransientObject

List of all members.

Public Member Functions

bool Sensitivity ()
 Returns the sensitivity of property page.
void SetFocus ()
 Sets focus
Created in NX5.0.0.
void SetLabel (const NXString &strLabel)
 Specifies descriptive text to display for the dialog item.
void SetSensitivity (bool type)
 Sets the sensitivity of property page.
void SetVisibility (bool type)
 Sets the visibility of the dialog item.
bool Visibility ()
 Returns the visibility of the dialog item.

Detailed Description

Represents a PropertyPage for UI Styler
Created in NX5.0.0.



Member Function Documentation

Returns the sensitivity of property page.


Created in NX5.0.0.

License requirements : None

Sets focus
Created in NX5.0.0.



License requirements : None

Specifies descriptive text to display for the dialog item.

It should describe the dialog item's intended use. If you specify a bitmap for this dialog item, it uses this text as tooltip text.
Created in NX5.0.0.

License requirements : None

Parameters:
strLabelnew label
NOTE: The full Unicode character set is not supported for this parameter.

Sets the sensitivity of property page.


Created in NX5.0.0.

License requirements : None

Parameters:
typetype

Sets the visibility of the dialog item.


Created in NX5.0.0.

License requirements : None

Parameters:
typetype

Returns the visibility of the dialog item.


Created in NX5.0.0.

License requirements : None


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