home *** CD-ROM | disk | FTP | other *** search
/ Total C++ 2 / TOTALCTWO.iso / vfp5.0 / vfp / samples / solution / solution.cnt (.txt) < prev    next >
Encoding:
Microsoft Windows Help File Content  |  1996-08-21  |  8.3 KB  |  124 lines

  1. :Base solution
  2. :Title Visual FoxPro Solutions
  3. 1 Solutions
  4. 2 Solutions Sample=samSolutions_Sample@solution.hlp
  5. 1 ActiveX
  6. 2 ActiveX controls
  7. 3 Add and Remove Items in a Treeview Control=samAdd_and_Remove_Items_in_a_Treeview_Control@solution.hlp
  8. 3 Provide a hierarchical display of items=samProvide_a_Hierarchical_Display_of_Items@solution.hlp
  9. 3 Use the richtext control=samUse_the_RichText_Control@solution.hlp
  10. 3 Use slider and status bar controls=samUse_Slider_and_Status_Bar_Controls@solution.hlp
  11. 3 Display system information=samDisplay_System_Information@solution.hlp
  12. 3 Send mail=samSend_Mail@solution.hlp
  13. 3 Customize the open dialog box=samCustomize_the_Open_Dialog_Box@solution.hlp
  14. 2 Automation
  15. 3 Manipulate display characteristics of a graph=samManipulate_Display_Characteristics_of_a_Graph@solution.hlp
  16. 3 Automate a Microsoft Excel spreadsheet=samAutomate_a_Microsoft_Excel_Spreadsheet@solution.hlp
  17. 3 Automate a Microsoft Word Document in a form=samAutomate_a_Microsoft_Word_Document_in_a_Form@solution.hlp
  18. 3 Refresh a graph in a form=samRefresh_a_Graph_in_a_Form@solution.hlp
  19. 3 Automate Microsoft Word and Excel=samAutomate_Microsoft_Word_and_Excel@solution.hlp
  20. 3 Manipulate display characteristics of a graph=samManipulate_Display_Characteristics_of_a_Graph@solution.hlp
  21. 1 Controls
  22. 2 Editbox
  23. 3 Edit a memo field or text file=samEdit_a_Memo_Field_or_Text_File@solution.hlp
  24. 3 Programatically manipulate text=samProgrammatically_Manipulate_Text@solution.hlp
  25. 2 Grid
  26. 3 Display calculated values in a column=samDisplay_Calculated_Values_in_a_Column@solution.hlp
  27. 3 Display controls in a grid=samDisplay_Controls_in_a_Grid@solution.hlp
  28. 3 Dynamically format grid columns=samDynamically_Format_Grid_Columns@solution.hlp
  29. 3 Display child records from a relationship=samDisplay_Child_Records_from_a_Relationship@solution.hlp
  30. 2 Listbox
  31. 3 Add items interactively to a list box=samAdd_Items_Interactively_to_a_List_Box@solution.hlp
  32. 3 Display multiple columns in a listbox=samDisplay_Multiple_Columns_in_a_List_Box@solution.hlp
  33. 3 Move items between list boxes=samMove_Items_Between_List_Boxes@solution.hlp
  34. 3 Multiselect items in a list box=samMultiselect_Items_in_a_List_Box@solution.hlp
  35. 3 Open multiple files interactively=samOpen_Multiple_Files_Interactively@solution.hlp
  36. 3 Sort list box items=samSort_List_Box_Items@solution.hlp
  37. 3 Fill a list with values from different sources=samFill_a_List_with_Values_from_Different_Sources@solution.hlp
  38. 3 Display pictures in a list=samDisplay_Pictures_in_a_List@solution.hlp
  39. 2 Option buttons
  40. 3 Present a user with multiple choices=samPresent_a_User_with_Multiple_Choices@solution.hlp
  41. 3 Change pages when a user chooses a button=samChange_Pages_When_a_User_Chooses_a_Button@solution.hlp
  42. 2 Page frame
  43. 3 Change the number of tabs at run time=samChange_the_Number_of_Tabs_at_Run_Time@solution.hlp
  44. 3 Display different pages without tabs=samDisplay_Different_Pages_Without_Tabs@solution.hlp
  45. 2 Text box
  46. 3 Format input and validate data in a text box=samFormat_Input_and_Validate_Data_in_a_Text_Box@solution.hlp
  47. 2 Timer
  48. 3 Display a stop watch=samDisplay_a_Stop_Watch@solution.hlp
  49. 3 Display a system clock=samDisplay_a_System_Clock@solution.hlp
  50. 3 Execute commands at specified intervals=samExecute_Commands_at_Specified_Intervals@solution.hlp
  51. 2 Command buttons
  52. 3 See command button design options=samSee_Command_Button_Design_Options@solution.hlp
  53. 2 Check box
  54. 3 See check box design options=samSee_Check_Box_Design_Options@solution.hlp
  55. 2 Combo box
  56. 3 Add new items to a combo box=samAdd_New_Items_to_a_Combo_Box@solution.hlp
  57. 3 Allow users to choose list values=samAllow_Users_to_Choose_List_Values@solution.hlp
  58. 2 General
  59. 3 Resize and reposition controls at run time=samResize_and_Reposition_Controls_at_Run_Time@solution.hlp
  60. 3 Allow users to drag and drop controls=samAllow_Users_to_Drag_and_Drop_Controls@solution.hlp
  61. 1 Databases
  62. 2 Indexes
  63. 3 Index on expressions=samIndex_on_Expressions@solution.hlp
  64. 3 Create small indexes using BINTOC()=samCreate_Small_Indexes_Using_BINTOCLP_RP@solution.hlp
  65. 2 Tables
  66. 3 Create a default unique id value for a field=samCreate_a_Default_Unique_Id_Value_for_a_Field@solution.hlp
  67. 3 Sort or order a table at run time=samSort_or_Order_A_Table_At_Run_Time@solution.hlp
  68. 3 Programatically check table properties=samProgrammatically_Check_Table_Properties@solution.hlp
  69. 2 Transactions
  70. 3 Nest Transactions=samNest_Transactions@solution.hlp
  71. 2 Views/Queries
  72. 3 Select records from both inner and outer joins=samSelect_Records_from_Both_Inner_and_Outer_Joins@solution.hlp
  73. 3 Select records from a full outer join=samSelect_Records_from_a_Full_Outer_Join@solution.hlp
  74. 3 Select records from an inner join=samSelect_Records_from_an_Inner_Join@solution.hlp
  75. 3 Select records from a nested join=samSelect_Records_from_a_Nested_Join@solution.hlp
  76. 3 Select records from a right outer join=samSelect_Records_from_a_Right_Outer_Join@solution.hlp
  77. 3 Select records from a left outer join=samSelect_Records_from_a_Left_Outer_Join@solution.hlp
  78. 3 Interactively build a SELECT statement=samInteractively_Build_a_SELECT_Statement@solution.hlp
  79. 3 Select customers in a specific country=samSelect_Customers_in_a_Specific_Country@solution.hlp
  80. 3 Select the top ten best selling products=samSelect_the_Top_Ten_Best_Selling_Products@solution.hlp
  81. 3 Select the ten worst selling products=samSelect_the_Ten_Worst_Selling_Products@solution.hlp
  82. 1 Forms
  83. 2 Form Graphics
  84. 3 Draw lines and shapes on a form=samDraw_Lines_and_Shapes_on_a_Form@solution.hlp
  85. 3 Graph equations on a form=samGraph_Equations_on_a_Form@solution.hlp
  86. 3 Display line animation on a form=samDisplay_Line_Animation_on_a_Form@solution.hlp
  87. 2 Data Entry
  88. 3 Create a single table data entry form=samCreate_a_Single_Table_Data_Entry_Form@solution.hlp
  89. 3 Create a 1-to-many data entry form=samCreate_a___To_Many_Data_Entry_Form@solution.hlp
  90. 2 Create an SDI form=samCreate_an_SDI_Form@solution.hlp
  91. 2 Return a value from a form=samReturn_a_Value_from_a_Form@solution.hlp
  92. 2 Provide What's This help on a form=samProvide_What_s_This_Help_on_a_Form@solution.hlp
  93. 2 Create a query by example form=samCreate_a_Query_By_Example_Form@solution.hlp
  94. 2 Programmatically manipulate objects=samProgrammatically_Manipulate_Objects@solution.hlp
  95. 2 Run multiple instances of a form=samRun_Multiple_Instances_of_a_Form@solution.hlp
  96. 2 Pass parameters between forms=samPass_Parameters_between_Forms@solution.hlp
  97. 2 Display pictures in an image control=samDisplay_Pictures_in_an_Image_Control@solution.hlp
  98. 1 Menus
  99. 2 Add menu items at runtime=samAdd_Menu_Items_at_Run_Time@solution.hlp
  100. 2 Disable or display a check beside a menu item=samDisable_or_Display_a_Check_Beside_a_Menu_Item@solution.hlp
  101. 2 Coordinate menu items and toolbar buttons=samCoordinate_Menu_Items_and_Toolbar_Buttons@solution.hlp
  102. 2 Add a menu to an SDI form=samAdd_a_Menu_to_an_SDI_Form@solution.hlp
  103. 2 Display shortcut menus=samDisplay_Shortcut_Menus@solution.hlp
  104. 2 Create dynamic shortcut menus=samCreate_Dynamic_Shortcut_Menus@solution.hlp
  105. 1 Reports
  106. 2 Print a percent of total in a report=samPrint_a_Percent_of_Total_in_a_Report@solution.hlp
  107. 2 Use conditional formatting in a report=samUse_Conditional_Formatting_in_a_Report@solution.hlp
  108. 2 Print an invoice=samPrint_an_Invoice@solution.hlp
  109. 2 Print report details in a ledger style=samPrint_Report_Details_in_a_Ledger_Style@solution.hlp
  110. 2 Print in catalog format=samPrint_in_Catalog_Format@solution.hlp
  111. 2 Print customer mailing labels=samPrint_Customer_Mailing_Labels@solution.hlp
  112. 1 Toolbars
  113. 2 Coordinate menu items and toolbar buttons=samCoordinate_Menu_Items_and_Toolbar_Buttons@solution.hlp
  114. 2 Change font attributes=samChange_Font_Attributes@solution.hlp
  115. 1 Windows API
  116. 2 Use API functions that require a STRUCT=samUse_API_Functions_that_Require_a_Struct@solution.hlp
  117. 2 Use API functions that require pointers to arrays=samUse_API_Functions_that_Require_Pointers_to_Arrays@solution.hlp
  118. 2 Read and write VFP Registry values=samRead_and_Write_VFP_Registry_Values@solution.hlp
  119. 2 Get application information from the Windows Registry=samGet_Application_Information_from_the_Windows_Registry@solution.hlp
  120. 2 Read ODBC Registry values=samRead_ODBC_Registry_Values@solution.hlp
  121. 2 Play multimedia files using MCI commands=samPlay_Multimedia_Files_Using_MCI_Commands@solution.hlp
  122. 2 Get version information=samGet_Version_Information@solution.hlp
  123. 2 View type library information=samView_Type_Library_Information@solution.hlp
  124.