<Code Lib>
M

DockablePane.SetTitle

Description:
Set the title (a.k.a. window caption) of the dockable pane.

public void SetTitle(
	string title
)

  • String
    title

Loading…