Defines IpAddrCtrl's list of attributes having their own
Get/Set functions, exposing only those that make sense for
an IP address control.
Method Summary |
|
GetDefaultValue(self)
|
|
GetDescription(self)
|
|
GetEmptyBackgroundColour(self)
|
|
GetEmptyInvalid(self)
|
|
GetFields(self)
|
|
GetFillChar(self)
|
|
GetFormatcodes(self)
|
|
GetInvalidBackgroundColour(self)
|
|
GetRetainFieldValidation(self)
|
|
GetSignedForegroundColour(self)
|
|
GetUseFixedWidthFont(self)
|
|
GetValidBackgroundColour(self)
|
|
GetValidFunc(self)
|
|
GetValidRequired(self)
|
|
SetDefaultValue(self,
value)
|
|
SetDescription(self,
value)
|
|
SetEmptyBackgroundColour(self,
value)
|
|
SetEmptyInvalid(self,
value)
|
|
SetFields(self,
value)
|
|
SetFillChar(self,
value)
|
|
SetFormatcodes(self,
value)
|
|
SetInvalidBackgroundColour(self,
value)
|
|
SetRetainFieldValidation(self,
value)
|
|
SetSignedForegroundColour(self,
value)
|
|
SetUseFixedWidthFont(self,
value)
|
|
SetValidBackgroundColour(self,
value)
|
|
SetValidFunc(self,
value)
|
|
SetValidRequired(self,
value)
|