CalcSize Method

Calculates size of the window for the current handle.

Namespace:  Microsoft.VisualStudio.Data.Tools.SqlLanguageServices
Assembly:  Microsoft.VisualStudio.Data.Tools.SqlLanguageServices (in Microsoft.VisualStudio.Data.Tools.SqlLanguageServices.dll)

Syntax

'Declaration
Protected Sub CalcSize
'Usage

Me.CalcSize()
protected void CalcSize()
protected:
void CalcSize()
member CalcSize : unit -> unit 
protected function CalcSize()

See Also

Reference

SqlPropertySheet Class

Microsoft.VisualStudio.Data.Tools.SqlLanguageServices Namespace