8#include "GUIPropertyItemBase.h"
102 virtual void Enable(
bool bEnable)
override;
Template type string class.
Definition FLString.h:34
CGUIPropertyItemBase()
Default constructor.
virtual bool SetValue(Base::CFLString< wchar_t > strValue, bool bInvokeCallback=true) override
Set the IP address as a string.
virtual ~CGUIPropertyItemIPAddress()
Destructor.
virtual CMFCPropertyGridProperty * CreateGridProperty() override
Create the property-grid node for this IP address item.
virtual void Enable(bool bEnable) override
Enable or disable editing of this item.
CGUIPropertyItemIPAddress()
Default constructor.
virtual Base::CFLString< wchar_t > GetValue() const override
Get the current IP address as a string.
Definition D2DObject.h:12