GuiIPAddress user defined functions Reference

Below is a complete list of the user defined functions available in AutoIt. Click on a user defined function name for a detailed description.

When using them you need to add a #include <GuiIPAddress.au3>.

 

User Defined Function Description
_GUICtrlIpAddress_ClearAddress Clears the contents of the IP address control
_GUICtrlIpAddress_Create Create a GUI IP Address Control
_GUICtrlIpAddress_Destroy Delete the IP Address control
_GUICtrlIpAddress_Get Retrieves the address from the IP address control
_GUICtrlIpAddress_GetArray Retrieves the address from the IP address control
_GUICtrlIpAddress_GetEx Retrieves the address from the IP address control
_GUICtrlIpAddress_IsBlank Determines if all fields in the IP address control are blank
_GUICtrlIpAddress_Set Sets the address in the IP address control
_GUICtrlIpAddress_SetArray Sets the address in the IP address control
_GUICtrlIpAddress_SetEx Sets the address in the IP address control
_GUICtrlIpAddress_SetFocus Sets the keyboard focus to the specified field in the IP address control
_GUICtrlIpAddress_SetFont Set font of the control
_GUICtrlIpAddress_SetRange Sets the valid range for the specified field in the IP address control
_GUICtrlIpAddress_ShowHide Shows/Hides the IP address control