protected virtual bool RestoreFromCompactMode()
'Declaration
Protected Overridable Function RestoreFromCompactMode() As Boolean
'Usage
Dim instance As ModelessForm Dim value As Boolean value = instance.RestoreFromCompactMode()
Return Value
true if the validating of textbox should be fired.