TextGadget with raised border?
Posted: Fri Aug 21, 2009 5:33 pm
Is there any way to get a textgadget with a raised border? Sunken borders can be done with PB native flag, and a flat one can be achieved with #WS_BORDER, but what about a raised border, identical to #PB_Container_Raised?
Note that I'm not looking for a work-around such as having a textgadget inside a containergadget which has a raised border, but rather an actual textgadget with an actual raised border.
Can this be done through PB or Windows API? Thanks...
Note that I'm not looking for a work-around such as having a textgadget inside a containergadget which has a raised border, but rather an actual textgadget with an actual raised border.
Can this be done through PB or Windows API? Thanks...