Results for "Author: bogdan chernyachuk"
Trapping the GridColumnResize event (MSFlexGrid)
The MSFlexGrid doesn't provide a ColumnResize event. However it's needed in some apps, where this grid is used. The code below shows how emulate the ColumnResize event by analizing the sequences of other windows messages.
Get GUID string
Generates Global Unique ID - when you want to create an identifier which will never repeat all over the word , you will find this usefull.
Trapping the GridColumnResize event (MSFlexGrid)
The MSFlexGrid doesn't provide a ColumnResize event. However it's needed in some apps, where this grid is used. The code below shows how emulate the ColumnResize event by analizing the sequences of other windows messages.
Get GUID string
Generates Global Unique ID - when you want to create an identifier which will never repeat all over the word , you will find this usefull.