Hey Wade,

You were on the right track, I think. Try using the WS_DLGFRAME constant instead. Here is the Dim for it:

Code:
Public Const WS_DLGFRAME = &H400000