StatusMessages.SetStatusMessage Method
Sets the status message.
[Visual Basic]Public Sub SetStatusMessage( _
ByVal
component As
Component, _
ByVal
value As
String _
)
Parameters
- component
- The component to associate with the value.
- value
- The string value pertaining to the status message.
See Also
StatusMessages Class | NETXP.Components.Extenders Namespace