Description
Displays an icon configured in the database.
http://tech.teradp.com/tech/html/gn4/docs/VSdoc/frlrfTeraDPGN4WinUIControlsConfigIconClassTopic.html
Namespace
xmlns:l="http://www.teradp.com/schemas/GN4/1/Shell/Presentation"
Members
For the list of properties and methods, see:
Examples
<l:ConfigIcon IconName="tlb_Crop" ToolTip="Crop" Size="16" />
<l:ConfigIcon Margin="0,0,3,0" IconName="e_Locked" ToolTip="Unlock" />
See also