windows runtime - Implement groupBox look in WinRT -


how can implement custom control has groupbox look, piece of text overlapping outside border , text contained inside?

if it's case of design integration, best bet might create contentcontrol-derived control template has root grid border element, textblock label overlapping border , contentpresenter inside of border. check default button template inspiration since might quite similar.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -