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