[]
Sets the element style based on provided platform-independent style.
protected virtual void SetStyle(_Style style, string name)
Protected Overridable Sub SetStyle(style As _Style, name As String)
| Type | Name | Description |
|---|---|---|
| _Style | style | Platform-independent style |
| string | name | Name of style to set. |