Button.Dispose Method

Disposes thee button.

Dispose() as void

Parameters

Returns

void

Remarks

The owner window will handle disposing the button. You do not need to call this method your self.

See Also

Button Control