Advertisement

Results for "Author: john allan lee"

2002ASP #362
ListView SubImages

This code show how to place images in the subitems of a listview. It also has a function for placing the direction arrow in a column header to indicate the sort direction while compensating for existing header icons.

2002ASP #363
Enhanced ListView - Updated

A module with 24 functions for enhancing the ListView. Resize columns based on Column Caption, Contents, or ListView Size. FullRow Select, GridLines, CheckBoxes, Allow Repositioning of Columns, Track Selected, One-Click Activate, Two-Click Activate, SubItem Images, Check All Items, UnCheck All Items, Reverse Checked Items, Flat Column Headers, Enhanced Sort Columns I'm currently working on Column Header Font effects: Bold, Italic, Underline... I will update the mod when I'm finished. Let me know what you think about the code. Sorry, I left out some Constants and a Declare on the first release.

2002C #8966
ListView SubImages

This code show how to place images in the subitems of a listview. It also has a function for placing the direction arrow in a column header to indicate the sort direction while compensating for existing header icons.

2002C #8967
Enhanced ListView - Updated

A module with 24 functions for enhancing the ListView. Resize columns based on Column Caption, Contents, or ListView Size. FullRow Select, GridLines, CheckBoxes, Allow Repositioning of Columns, Track Selected, One-Click Activate, Two-Click Activate, SubItem Images, Check All Items, UnCheck All Items, Reverse Checked Items, Flat Column Headers, Enhanced Sort Columns I'm currently working on Column Header Font effects: Bold, Italic, Underline... I will update the mod when I'm finished. Let me know what you think about the code. Sorry, I left out some Constants and a Declare on the first release.

2002VB #17570
ListView SubImages

This code show how to place images in the subitems of a listview. It also has a function for placing the direction arrow in a column header to indicate the sort direction while compensating for existing header icons.

2002VB #17571
Enhanced ListView - Updated

A module with 24 functions for enhancing the ListView. Resize columns based on Column Caption, Contents, or ListView Size. FullRow Select, GridLines, CheckBoxes, Allow Repositioning of Columns, Track Selected, One-Click Activate, Two-Click Activate, SubItem Images, Check All Items, UnCheck All Items, Reverse Checked Items, Flat Column Headers, Enhanced Sort Columns I'm currently working on Column Header Font effects: Bold, Italic, Underline... I will update the mod when I'm finished. Let me know what you think about the code. Sorry, I left out some Constants and a Declare on the first release.

ASP_Volume2 #33118
Enhanced ListView - Updated

A module with 24 functions for enhancing the ListView. Resize columns based on Column Caption, Contents, or ListView Size. FullRow Select, GridLines, CheckBoxes, Allow Repositioning of Columns, Track Selected, One-Click Activate, Two-Click Activate, SubItem Images, Check All Items, UnCheck All Items, Reverse Checked Items, Flat Column Headers, Enhanced Sort Columns I'm currently working on Column Header Font effects: Bold, Italic, Underline... I will update the mod when I'm finished. Let me know what you think about the code. Sorry, I left out some Constants and a Declare on the first release.

ASP_Volume2 #34633
modEnhListView_Find

Finds items in a ListView over multiple SubItems. The .Find MS gave us for the ListView will only let us search the Tag, Text, or first SubItem in a. I had a list that hade several subitems and needed a search for it, so I wrote this up in a few min. I also wrote in options like MatchWholeWordOnly and CaseSensitive as optional variables. In addition of returning the index of the item found it selects and makes sure the item is visible to the user.

ASP_Volume2 #35072
ListView SubImages

This code show how to place images in the subitems of a listview. It also has a function for placing the direction arrow in a column header to indicate the sort direction while compensating for existing header icons.

ASP_Volume2 #37060
LVW_ModifyLine

Simple to use. Allows you to set Bold, Color, and set the ToolTip of a line in a ListView by passing the ListView and the line Index. All other arguments are optional. If no other arguments are given then it sets all to defaults. I created this to assist me in coloring lines for inactive records in an app I wrote.

ASP_Volume3 #44809
Enhanced ListView - Updated

A module with 24 functions for enhancing the ListView. Resize columns based on Column Caption, Contents, or ListView Size. FullRow Select, GridLines, CheckBoxes, Allow Repositioning of Columns, Track Selected, One-Click Activate, Two-Click Activate, SubItem Images, Check All Items, UnCheck All Items, Reverse Checked Items, Flat Column Headers, Enhanced Sort Columns I'm currently working on Column Header Font effects: Bold, Italic, Underline... I will update the mod when I'm finished. Let me know what you think about the code. Sorry, I left out some Constants and a Declare on the first release.

ASP_Volume3 #44810
ListView SubImages

This code show how to place images in the subitems of a listview. It also has a function for placing the direction arrow in a column header to indicate the sort direction while compensating for existing header icons.

ASP_Volume3 #44811
modEnhListView_Find

Finds items in a ListView over multiple SubItems. The .Find MS gave us for the ListView will only let us search the Tag, Text, or first SubItem in a. I had a list that hade several subitems and needed a search for it, so I wrote this up in a few min. I also wrote in options like MatchWholeWordOnly and CaseSensitive as optional variables. In addition of returning the index of the item found it selects and makes sure the item is visible to the user.

ASP_Volume3 #48438
LVW_ModifyLine

Simple to use. Allows you to set Bold, Color, and set the ToolTip of a line in a ListView by passing the ListView and the line Index. All other arguments are optional. If no other arguments are given then it sets all to defaults. I created this to assist me in coloring lines for inactive records in an app I wrote.

C_Volume2 #74180
Enhanced ListView - Updated

A module with 24 functions for enhancing the ListView. Resize columns based on Column Caption, Contents, or ListView Size. FullRow Select, GridLines, CheckBoxes, Allow Repositioning of Columns, Track Selected, One-Click Activate, Two-Click Activate, SubItem Images, Check All Items, UnCheck All Items, Reverse Checked Items, Flat Column Headers, Enhanced Sort Columns I'm currently working on Column Header Font effects: Bold, Italic, Underline... I will update the mod when I'm finished. Let me know what you think about the code. Sorry, I left out some Constants and a Declare on the first release.

C_Volume2 #75695
modEnhListView_Find

Finds items in a ListView over multiple SubItems. The .Find MS gave us for the ListView will only let us search the Tag, Text, or first SubItem in a. I had a list that hade several subitems and needed a search for it, so I wrote this up in a few min. I also wrote in options like MatchWholeWordOnly and CaseSensitive as optional variables. In addition of returning the index of the item found it selects and makes sure the item is visible to the user.

C_Volume2 #76134
ListView SubImages

This code show how to place images in the subitems of a listview. It also has a function for placing the direction arrow in a column header to indicate the sort direction while compensating for existing header icons.

C_Volume2 #78122
LVW_ModifyLine

Simple to use. Allows you to set Bold, Color, and set the ToolTip of a line in a ListView by passing the ListView and the line Index. All other arguments are optional. If no other arguments are given then it sets all to defaults. I created this to assist me in coloring lines for inactive records in an app I wrote.

Java_Volume1 #92724
Enhanced ListView - Updated

A module with 24 functions for enhancing the ListView. Resize columns based on Column Caption, Contents, or ListView Size. FullRow Select, GridLines, CheckBoxes, Allow Repositioning of Columns, Track Selected, One-Click Activate, Two-Click Activate, SubItem Images, Check All Items, UnCheck All Items, Reverse Checked Items, Flat Column Headers, Enhanced Sort Columns I'm currently working on Column Header Font effects: Bold, Italic, Underline... I will update the mod when I'm finished. Let me know what you think about the code. Sorry, I left out some Constants and a Declare on the first release.

Java_Volume1 #94239
modEnhListView_Find

Finds items in a ListView over multiple SubItems. The .Find MS gave us for the ListView will only let us search the Tag, Text, or first SubItem in a. I had a list that hade several subitems and needed a search for it, so I wrote this up in a few min. I also wrote in options like MatchWholeWordOnly and CaseSensitive as optional variables. In addition of returning the index of the item found it selects and makes sure the item is visible to the user.

Languages
Top Categories
Global Discovery