The fields of the Form1 class are listed below. For a complete list of Form1 class members, see the Form1 Members topic.
cancelBtn | |
commitBtn | |
components | Required designer variable. |
domainInfo | |
editModeBtn | |
exitMenuItem | |
FileMenu | |
FileOpen | |
hScrollBar1 | |
idToIndices | Hashtable mapping a Microsoft.Stroke's Id to the indices where the stroke should be split |
inkHolder | Holds the Ink and various hashtables mapping Ids and strokes. |
labelButton | |
loadDomainBtn | |
loadDomainMI | |
menuItem1 | |
menuItem2 | |
newScale | New scaling factor. Used when typing in a scale from the zoom text box. |
oInk | The InkOverlay we place ontop of our drawing panel. Holds all of the strokes to draw and provides scaling and rendering functions. |
openFileDialog1 | |
openFileDialog2 | |
openXmlBtn | |
openXmlMI | |
panel1 | |
panelWidthBox | |
prevScale | Previous scaling factor. Used when typing in a scale from the zoom text box. |
progressBar | |
saveFileDialog1 | |
saveXmlBtn | |
saveXmlMI | |
ScrollPos | The scrollbar positions, corresponding to how much the InkOverlay should be scrolled by. |
selectModeBtn | |
shapeLabels | |
splitter1 | |
statusBar | |
toolBar | |
totalScale | Total scaling factor from the original size. |
vScrollBar1 | |
xmlHolder | Holds the MIT XML document. |
zoomInBtn | |
zoomLabel | |
zoomOutBtn | |
zoomTextBox |