
Prototype: GemRB.SetButtonBorder(WindowIndex, ControlIndex, BorderIndex, dx1, dy1, dx2, dy2, R, G, B, A, [enabled, filled])

Metaclass Prototype:

Description:  Sets border/frame parameters for a button.

Parameters: 
WindowIndex - 
ControlIndex - 
BorderIndex - 
dx1 - 
dy1 - 
dx2 - 
dy2 - 
R - 
G - 
B - 
A - 
enabled - 
filled - (optional) 

Return value:

See also:

