My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
HIpEntry  
A widget that allows the user to enter an IPv4 address.
Updated Feb 4, 2010 by fr.dan...@gmail.com

Introduction

A widget that allows the user to enter an IPv4 address. It performs some checks to see if user input is valid and implements the Text property to get/set the ip address as a string. It also has an ErrorMessage property for the tooltip error.

Details


Methods: none

Properties:

string Text gets/sets the current ip as a string
string ErrorMessage gets/sets the error message
bool IsValid true if value entered is a valid ipv4 address

Events: none


Powered by Google Project Hosting