Intersoft ClientUI Documentation
StylishLabel

StylishLabel is a content control that visualizes a content or content with an image inside a round-cornered container.

Content Control

StylishLabel is inherited from ISContentControl, which means that it can contain a single object of any types, such as a string, an image, or a panel. For more information about this content model, see Content Model Overview.

ImageContent Model

StylishLabel supports ImageContent model concept which provides capability to efficiently specify the Image and Content through properties. To learn more about ImageContent model, see Content Model Overview.

Customizing StylishLabel Appearance

You can customize the StylishLabel appearance through the following properties.

See Also