Replace with the integer offset of the field on which you want to base the filter (from the left of the list; the leftmost field is field one).
Replace with the height to which you want Word to scale printed pages, in twips (20 twips = 1 point; 72 points = 1 inch). ...
Replace with the identifier of the control, for built-in items. For custom menu items, use the ID at creation or leave empty. ...
Replace with the index of the command in the TableAdapter _commandCollection. Hint: Select Go To Definition on the existing ...
Replace with the index of the parameter that you wish to return. Hint: Use the DataSet designer to determine the index of ...
Replace with the integer offset of the field on which you want to base the filter (from the left of the list; the leftmost ...
Replace with the integer value for the Bold attribute. Use -1 for true, 0 for false, and Word.WdConstants.wdToggle to toggle ...
Replace with the integer value for the Italic attribute. Use -1 for true, 0 for false, and Word.WdConstants.wdToggle to toggle ...
Replace with the integer value for the Underline attribute. Use one of the Word.WdUnderline constants to specify the underline ...
Replace with the member of the data source to bind to, if needed. Can also be set as the second parameter of the SetDataBinding ...