Class TouchCheckBox

Checkbox control optimized for touch screen operation

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        EPS.Windows.Forms.TouchScreen.TouchCheckBox

public class TouchCheckBox : Control, IBindableControl

Class Members

MemberDescription
Constructor Constructor
CheckedChanged Fires whenever the checked state of the control changes
DataBind Causes data bindings to get generated or refreshed
public sealed void DataBind();
BackColor Overridden for the purpose of hiding it in the property grid.
BackgroundImage Overridden for the purpose of hiding it in the property grid.
Checked Checked state
ColorStyle Button's color style
ControlSource Name of the object/field/property to bind to
DelayBinding Defines whether data binding is supposed to happen immediately,
EdgeEffectSize Size of the 3D edge effect
Text Button text/caption

Requirements

Namespace: EPS.Windows.Forms.TouchScreen
Assembly: TOUCHSCREENSIMPLEUI.DLL


  Last Updated: 5/23/2007 | © , 2007