GIPAddressCtrl

GIPAddressCtrl — an entry field for an IP address.

Synopsis

class GIPAddressCtrl GWindowBase
{
    m_hWnd;
}
    

Base Classes

GWindowBase <-- GIPAddressCtrl

Class Members

These functions correspond to Windows functions, but may not have exactly the same name. The links attempt a search on the name, but you might have to refine the search manually.

ClearAddress ()
Create (hWndParent, rect, szWindowName, dwStyle, dwExStyle)
IsBlank ()
SetAddress (dwAddress)
SetFocus (nField)
SetRange (args?...)

This class also inherits the functions of GWindowBase.