protected System.Windows.Forms.AutoSizeMode GetAutoSizeMode()
'Declaration
Protected Function GetAutoSizeMode() As System.Windows.Forms.AutoSizeMode
'Usage
Dim instance As NFloatingWindow Dim value As System.Windows.Forms.AutoSizeMode value = instance.GetAutoSizeMode()