Contents:

 

 

Introduction


News blog


What is Servoy?


Getting Started


Comparison Servoy/VFP


Performance


How-To's

 

Code Reference

 

VFP2Servoy Toolkit

 

 

Contact / feedback

 

 

 

 

 

 

 

 

 

 

 

 

 

 

How to add a checkbox to a form



I assume that by now you know how to add a textbox to a form which is bound to a field. If not check out the previous walkthrough on adding a textbox to a form.

 

Changing a textbox to a checkbox is simple:

 

  • Change the displayType property to CHECK
  • Change the titleText property to the desired value (vfp: Caption)
  • Delete the original textbox label (in front of the control) or empty the titleText property (behind the control)

 

External resources:

 

vfp plugin

 

ServoyWorld 2012 pics

 

Official Servoy website

 

Ken Levy on Servoy

 

Servoy info

 

Servoy Forum

 

Servoy Documentation

 

VisualFoxpro.com © 2010-2012 • All rights reserved • Contact: info@visualfoxpro.com