GuiSetStyle abstract method
Set one style property
Implementation
void GuiSetStyle(
GuiControl control,
GuiProperty property,
num value,
);
Set one style property
void GuiSetStyle(
GuiControl control,
GuiProperty property,
num value,
);