Removes this GwxBorderBase. Specifically, the child GwxElement object contained in this object is moved to the parent of this object, and this object is removed from the document.

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

Syntax

C#
public void RemoveBorder()
Visual Basic
Public Sub RemoveBorder
JScript
public function RemoveBorder()

See Also