Share via


AdvancedNumericUpDown.ShowInvalidMessage Method ()

 

Displays a balloon that specifies that there is an invalid message.

Namespace:   Microsoft.WindowsServerSolutions.Controls
Assembly:  AdminCommon (in AdminCommon.dll)

Syntax

public void ShowInvalidMessage()
public:
void ShowInvalidMessage()
Public Sub ShowInvalidMessage

See Also

AdvancedNumericUpDown.SetInvalidMessage
AdvancedNumericUpDown Class
Microsoft.WindowsServerSolutions.Controls Namespace

Return to top