Avete bisogno di creare un bel bottone per le vostre form e non avete tempo o voglia?
Ecco un ottimo sito per crearne uno in meno di 5 minuti.
Davvero ottimo e personalizzabile al 100%
| XML Schema (XSD) type | .NET Framework type |
|---|---|
| anyURI | System.Uri |
| base64Binary | System.Byte[] |
| Boolean | System.Boolean |
| Byte | System.SByte |
| Date | System.DateTime |
| dateTime | System.DateTime |
| decimal | System.Decimal |
| Double | System.Double |
| duration | System.TimeSpan |
| ENTITIES | System.String[] |
| ENTITY | System.String |
| Float | System.Single |
| gDay | System.DateTime |
| gMonthDay | System.DateTime |
| gYear | System.DateTime |
| gYearMonth | System.DateTime |
| hexBinary | System.Byte[] |
| ID | System.String |
| IDREF | System.String |
| IDREFS | System.String[] |
| int | System.Int32 |
| integer | System.Decimal |
| language | System.String |
| long | System.Int64 |
| month | System.DateTime |
| Name | System.String |
| NCName | System.String |
| negativeInteger | System.Decimal |
| NMTOKEN | System.String |
| NMTOKENS | System.String[] |
| nonNegativeInteger | System.Decimal |
| nonPositiveInteger | System.Decimal |
| normalizedString | System.String |
| NOTATION | System.String |
| positiveInteger | System.Decimal |
| QName | System.Xml.XmlQualifiedName |
| short | System.Int16 |
| string | System.String |
| time | System.DateTime |
| timePeriod | System.DateTime |
| token | System.String |
| unsignedByte | System.Byte |
| unsignedInt | System.UInt32 |
| unsignedLong | System.UInt64 |
| unsignedShort | System.UInt16 |