Contents - Index


How to set component appearance

Web page should be colorful and web page could be colorful. If you don't like the control's born appearance, Sigma Visual provides several way to change it.
If you are using Sigma Visual on www.sigmawidgets.com, the easy way is to change component's customer appearance.
Select your desired component and go to *Object Inspector* -> *Customer Appearances*, and then click popup button for input dialog.
Enter CSS style for your component and press OK. For example, 
{
    "KEY" : "border:solid 1px;"
}
And then you will find your component is surrounded with solid black border.