VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

MSHFlexGrid Sort routine

Greg Thomas  (1 Submission)   Custom Controls/Forms/Menus   VB 6.0   Unknown Difficulty   Fri 21st May 2004   Mon 8th February 2021

MSHFlexGrid Sort routine

API Declarations


Private iCol As Integer

Public Enum SortOrder
SortNone = 0
GenericAscending = 1
GenericDescending = 2
NumericAscending = 3
NumericDescending = 4
NoCaseAsending = 5
NoCaseDescending = 6
StringAscending = 7
StringDescending = 8
End Enum

Rate MSHFlexGrid Sort routine (1(1 Vote))
MSHFlexGrid Sort routine.bas

MSHFlexGrid Sort routine Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters