Hi, declare it as this:
Public Enum BorderStyleConstants
[None]
[Fixed Single]
End Enum
however, you lose the benefit of using named constants (eg: vbHourglass etc).
Printable View
Hi, declare it as this:
Public Enum BorderStyleConstants
[None]
[Fixed Single]
End Enum
however, you lose the benefit of using named constants (eg: vbHourglass etc).
Thank you very much!!!
:) :D :cool: :) :D :cool: :) :D :cool: