home *** CD-ROM | disk | FTP | other *** search
Microsoft Windows Help File Content | 1996-08-21 | 8.3 KB | 124 lines |
- :Base solution
- :Title Visual FoxPro Solutions
- 1 Solutions
- 2 Solutions Sample=samSolutions_Sample@solution.hlp
- 1 ActiveX
- 2 ActiveX controls
- 3 Add and Remove Items in a Treeview Control=samAdd_and_Remove_Items_in_a_Treeview_Control@solution.hlp
- 3 Provide a hierarchical display of items=samProvide_a_Hierarchical_Display_of_Items@solution.hlp
- 3 Use the richtext control=samUse_the_RichText_Control@solution.hlp
- 3 Use slider and status bar controls=samUse_Slider_and_Status_Bar_Controls@solution.hlp
- 3 Display system information=samDisplay_System_Information@solution.hlp
- 3 Send mail=samSend_Mail@solution.hlp
- 3 Customize the open dialog box=samCustomize_the_Open_Dialog_Box@solution.hlp
- 2 Automation
- 3 Manipulate display characteristics of a graph=samManipulate_Display_Characteristics_of_a_Graph@solution.hlp
- 3 Automate a Microsoft Excel spreadsheet=samAutomate_a_Microsoft_Excel_Spreadsheet@solution.hlp
- 3 Automate a Microsoft Word Document in a form=samAutomate_a_Microsoft_Word_Document_in_a_Form@solution.hlp
- 3 Refresh a graph in a form=samRefresh_a_Graph_in_a_Form@solution.hlp
- 3 Automate Microsoft Word and Excel=samAutomate_Microsoft_Word_and_Excel@solution.hlp
- 3 Manipulate display characteristics of a graph=samManipulate_Display_Characteristics_of_a_Graph@solution.hlp
- 1 Controls
- 2 Editbox
- 3 Edit a memo field or text file=samEdit_a_Memo_Field_or_Text_File@solution.hlp
- 3 Programatically manipulate text=samProgrammatically_Manipulate_Text@solution.hlp
- 2 Grid
- 3 Display calculated values in a column=samDisplay_Calculated_Values_in_a_Column@solution.hlp
- 3 Display controls in a grid=samDisplay_Controls_in_a_Grid@solution.hlp
- 3 Dynamically format grid columns=samDynamically_Format_Grid_Columns@solution.hlp
- 3 Display child records from a relationship=samDisplay_Child_Records_from_a_Relationship@solution.hlp
- 2 Listbox
- 3 Add items interactively to a list box=samAdd_Items_Interactively_to_a_List_Box@solution.hlp
- 3 Display multiple columns in a listbox=samDisplay_Multiple_Columns_in_a_List_Box@solution.hlp
- 3 Move items between list boxes=samMove_Items_Between_List_Boxes@solution.hlp
- 3 Multiselect items in a list box=samMultiselect_Items_in_a_List_Box@solution.hlp
- 3 Open multiple files interactively=samOpen_Multiple_Files_Interactively@solution.hlp
- 3 Sort list box items=samSort_List_Box_Items@solution.hlp
- 3 Fill a list with values from different sources=samFill_a_List_with_Values_from_Different_Sources@solution.hlp
- 3 Display pictures in a list=samDisplay_Pictures_in_a_List@solution.hlp
- 2 Option buttons
- 3 Present a user with multiple choices=samPresent_a_User_with_Multiple_Choices@solution.hlp
- 3 Change pages when a user chooses a button=samChange_Pages_When_a_User_Chooses_a_Button@solution.hlp
- 2 Page frame
- 3 Change the number of tabs at run time=samChange_the_Number_of_Tabs_at_Run_Time@solution.hlp
- 3 Display different pages without tabs=samDisplay_Different_Pages_Without_Tabs@solution.hlp
- 2 Text box
- 3 Format input and validate data in a text box=samFormat_Input_and_Validate_Data_in_a_Text_Box@solution.hlp
- 2 Timer
- 3 Display a stop watch=samDisplay_a_Stop_Watch@solution.hlp
- 3 Display a system clock=samDisplay_a_System_Clock@solution.hlp
- 3 Execute commands at specified intervals=samExecute_Commands_at_Specified_Intervals@solution.hlp
- 2 Command buttons
- 3 See command button design options=samSee_Command_Button_Design_Options@solution.hlp
- 2 Check box
- 3 See check box design options=samSee_Check_Box_Design_Options@solution.hlp
- 2 Combo box
- 3 Add new items to a combo box=samAdd_New_Items_to_a_Combo_Box@solution.hlp
- 3 Allow users to choose list values=samAllow_Users_to_Choose_List_Values@solution.hlp
- 2 General
- 3 Resize and reposition controls at run time=samResize_and_Reposition_Controls_at_Run_Time@solution.hlp
- 3 Allow users to drag and drop controls=samAllow_Users_to_Drag_and_Drop_Controls@solution.hlp
- 1 Databases
- 2 Indexes
- 3 Index on expressions=samIndex_on_Expressions@solution.hlp
- 3 Create small indexes using BINTOC()=samCreate_Small_Indexes_Using_BINTOCLP_RP@solution.hlp
- 2 Tables
- 3 Create a default unique id value for a field=samCreate_a_Default_Unique_Id_Value_for_a_Field@solution.hlp
- 3 Sort or order a table at run time=samSort_or_Order_A_Table_At_Run_Time@solution.hlp
- 3 Programatically check table properties=samProgrammatically_Check_Table_Properties@solution.hlp
- 2 Transactions
- 3 Nest Transactions=samNest_Transactions@solution.hlp
- 2 Views/Queries
- 3 Select records from both inner and outer joins=samSelect_Records_from_Both_Inner_and_Outer_Joins@solution.hlp
- 3 Select records from a full outer join=samSelect_Records_from_a_Full_Outer_Join@solution.hlp
- 3 Select records from an inner join=samSelect_Records_from_an_Inner_Join@solution.hlp
- 3 Select records from a nested join=samSelect_Records_from_a_Nested_Join@solution.hlp
- 3 Select records from a right outer join=samSelect_Records_from_a_Right_Outer_Join@solution.hlp
- 3 Select records from a left outer join=samSelect_Records_from_a_Left_Outer_Join@solution.hlp
- 3 Interactively build a SELECT statement=samInteractively_Build_a_SELECT_Statement@solution.hlp
- 3 Select customers in a specific country=samSelect_Customers_in_a_Specific_Country@solution.hlp
- 3 Select the top ten best selling products=samSelect_the_Top_Ten_Best_Selling_Products@solution.hlp
- 3 Select the ten worst selling products=samSelect_the_Ten_Worst_Selling_Products@solution.hlp
- 1 Forms
- 2 Form Graphics
- 3 Draw lines and shapes on a form=samDraw_Lines_and_Shapes_on_a_Form@solution.hlp
- 3 Graph equations on a form=samGraph_Equations_on_a_Form@solution.hlp
- 3 Display line animation on a form=samDisplay_Line_Animation_on_a_Form@solution.hlp
- 2 Data Entry
- 3 Create a single table data entry form=samCreate_a_Single_Table_Data_Entry_Form@solution.hlp
- 3 Create a 1-to-many data entry form=samCreate_a___To_Many_Data_Entry_Form@solution.hlp
- 2 Create an SDI form=samCreate_an_SDI_Form@solution.hlp
- 2 Return a value from a form=samReturn_a_Value_from_a_Form@solution.hlp
- 2 Provide What's This help on a form=samProvide_What_s_This_Help_on_a_Form@solution.hlp
- 2 Create a query by example form=samCreate_a_Query_By_Example_Form@solution.hlp
- 2 Programmatically manipulate objects=samProgrammatically_Manipulate_Objects@solution.hlp
- 2 Run multiple instances of a form=samRun_Multiple_Instances_of_a_Form@solution.hlp
- 2 Pass parameters between forms=samPass_Parameters_between_Forms@solution.hlp
- 2 Display pictures in an image control=samDisplay_Pictures_in_an_Image_Control@solution.hlp
- 1 Menus
- 2 Add menu items at runtime=samAdd_Menu_Items_at_Run_Time@solution.hlp
- 2 Disable or display a check beside a menu item=samDisable_or_Display_a_Check_Beside_a_Menu_Item@solution.hlp
- 2 Coordinate menu items and toolbar buttons=samCoordinate_Menu_Items_and_Toolbar_Buttons@solution.hlp
- 2 Add a menu to an SDI form=samAdd_a_Menu_to_an_SDI_Form@solution.hlp
- 2 Display shortcut menus=samDisplay_Shortcut_Menus@solution.hlp
- 2 Create dynamic shortcut menus=samCreate_Dynamic_Shortcut_Menus@solution.hlp
- 1 Reports
- 2 Print a percent of total in a report=samPrint_a_Percent_of_Total_in_a_Report@solution.hlp
- 2 Use conditional formatting in a report=samUse_Conditional_Formatting_in_a_Report@solution.hlp
- 2 Print an invoice=samPrint_an_Invoice@solution.hlp
- 2 Print report details in a ledger style=samPrint_Report_Details_in_a_Ledger_Style@solution.hlp
- 2 Print in catalog format=samPrint_in_Catalog_Format@solution.hlp
- 2 Print customer mailing labels=samPrint_Customer_Mailing_Labels@solution.hlp
- 1 Toolbars
- 2 Coordinate menu items and toolbar buttons=samCoordinate_Menu_Items_and_Toolbar_Buttons@solution.hlp
- 2 Change font attributes=samChange_Font_Attributes@solution.hlp
- 1 Windows API
- 2 Use API functions that require a STRUCT=samUse_API_Functions_that_Require_a_Struct@solution.hlp
- 2 Use API functions that require pointers to arrays=samUse_API_Functions_that_Require_Pointers_to_Arrays@solution.hlp
- 2 Read and write VFP Registry values=samRead_and_Write_VFP_Registry_Values@solution.hlp
- 2 Get application information from the Windows Registry=samGet_Application_Information_from_the_Windows_Registry@solution.hlp
- 2 Read ODBC Registry values=samRead_ODBC_Registry_Values@solution.hlp
- 2 Play multimedia files using MCI commands=samPlay_Multimedia_Files_Using_MCI_Commands@solution.hlp
- 2 Get version information=samGet_Version_Information@solution.hlp
- 2 View type library information=samView_Type_Library_Information@solution.hlp
-