StackedDialogPage.SetEnglishPageTitle Method

StackedDialogPageSetEnglishPageTitle Method

Change the title passed to the constructor and, this will cause LocalPageTitle to get called also.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void SetEnglishPageTitle(
	string newPageTile
)
Public Sub SetEnglishPageTitle ( 
	newPageTile As String
)

Parameters

newPageTile
Type: SystemString

[Missing <param name="newPageTile"/> documentation for "M:Rhino.UI.StackedDialogPage.SetEnglishPageTitle(System.String)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also