Advertisement

Results for "Author: brad skidmore"

2002ASP #1500
FormWinRegPos

This Procedure can be used by AnyForm to Get or Save the Form Position from the Windows Registry using SaveSetting and GetSetting :)

2002ASP #1501
IsDirty

(Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

2002ASP #1502
Test IsDirty

(Added this Ziped Project to test the IsDirty Function Plus its easier than Copy Pasting for Ya) (Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

2002C #10104
FormWinRegPos

This Procedure can be used by AnyForm to Get or Save the Form Position from the Windows Registry using SaveSetting and GetSetting :)

2002C #10105
IsDirty

(Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

2002C #10106
Test IsDirty

(Added this Ziped Project to test the IsDirty Function Plus its easier than Copy Pasting for Ya) (Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

2002VB #18708
FormWinRegPos

This Procedure can be used by AnyForm to Get or Save the Form Position from the Windows Registry using SaveSetting and GetSetting :)

2002VB #18709
IsDirty

(Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

2002VB #18710
Test IsDirty

(Added this Ziped Project to test the IsDirty Function Plus its easier than Copy Pasting for Ya) (Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

ASP_Volume2 #34971
GetRegionalSetting

If you need to know what the Users Regional Settings are, This is a good Function / API combination I have made. Get stuff like Decimal Separator, Day of the Week, or Month of the Year. This function will return Region Specific data. EX. if your Regional setting is set to Spanish Monday will be Lunes EX if your settings is set to German then the decimal separator will be a "," instead of a ".".

ASP_Volume2 #35469
IsDirty

(Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

ASP_Volume2 #35477
Test IsDirty

(Added this Ziped Project to test the IsDirty Function Plus its easier than Copy Pasting for Ya) (Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

ASP_Volume2 #35767
FormWinRegPos

This Procedure can be used by AnyForm to Get or Save the Form Position from the Windows Registry using SaveSetting and GetSetting :)

ASP_Volume3 #46247
IsDirty

(Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

ASP_Volume3 #46248
FormWinRegPos

This Procedure can be used by AnyForm to Get or Save the Form Position from the Windows Registry using SaveSetting and GetSetting :)

ASP_Volume3 #46249
Test IsDirty

(Added this Ziped Project to test the IsDirty Function Plus its easier than Copy Pasting for Ya) (Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

ASP_Volume3 #46250
GetRegionalSetting

If you need to know what the Users Regional Settings are, This is a good Function / API combination I have made. Get stuff like Decimal Separator, Day of the Week, or Month of the Year. This function will return Region Specific data. EX. if your Regional setting is set to Spanish Monday will be Lunes EX if your settings is set to German then the decimal separator will be a "," instead of a ".".

C_Volume2 #76033
GetRegionalSetting

If you need to know what the Users Regional Settings are, This is a good Function / API combination I have made. Get stuff like Decimal Separator, Day of the Week, or Month of the Year. This function will return Region Specific data. EX. if your Regional setting is set to Spanish Monday will be Lunes EX if your settings is set to German then the decimal separator will be a "," instead of a ".".

C_Volume2 #76531
IsDirty

(Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

C_Volume2 #76539
Test IsDirty

(Added this Ziped Project to test the IsDirty Function Plus its easier than Copy Pasting for Ya) (Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

Languages
Top Categories
Global Discovery