Building Tablet PC Applications (Pro-Developer)

The InkInputPanel Class

The InkControl and InkControl2 classes use the InkInputPanel class for their ink input area. It is derived from Panel, hence it is a control, with the only change in functionality being the support for double-buffered rendering to reduce redraw flicker. The InkInputPanel control is also useful for acting as a preview window for ink, especially if animation is involved (for example, scrolling).

InkInputPanel

public InkInputPanel()

The class constructor.

Категории