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

Represents a GroupBox for UI Styler. More...

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

List of all members.

Public Member Functions

bool Sensitivity ()
 Returns the sensitivity
Created in NX5.0.0.
void SetLabel (const NXString &strLabel)
 
Created in NX5.0.0.
void SetSensitivity (bool type)
 Sets the sensitivity
Created in NX5.0.0.
void SetVisibility (bool type)
 Sets the visibility
Created in NX5.0.0.
bool Visibility ()
 Returns the visibility
Created in NX5.0.0.

Detailed Description

Represents a GroupBox for UI Styler.


Created in NX5.0.0.


Member Function Documentation

Returns the sensitivity
Created in NX5.0.0.



License requirements : None

void NXOpen::UIStyler::GroupBox::SetLabel ( const NXString strLabel)


Created in NX5.0.0.



License requirements : None

Parameters:
strLabelText label to display in the top line of the group box frame
NOTE: The full Unicode character set is not supported for this parameter.

Sets the sensitivity
Created in NX5.0.0.



License requirements : None

Parameters:
typeTRUE if sensitive, FALSE if insensitive

Sets the visibility
Created in NX5.0.0.



License requirements : None

Parameters:
typeTRUE if visible, FALSE if invisible

Returns the visibility
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.