public void Update( System.Drawing.Rectangle bounds )
'Declaration
Public Sub Update( _ ByVal bounds As System.Drawing.Rectangle _ )
'Usage
Dim instance As NCaptionBar Dim bounds As System.Drawing.Rectangle instance.Update(bounds)
Parameters
- bounds