Saves the currently loaded symbol category.

Namespace: Ico.Gwx
Assembly: GwxSymbolLibraryControl (in GwxSymbolLibraryControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool SaveCategory()
Visual Basic
Public Function SaveCategory As Boolean
JScript
public function SaveCategory() : boolean

Return Value

True if the category was saved successfully, false otherwise.

See Also