'Declaration
Sub SetControlStyles( _ ByVal transparentBackrgound As System.Boolean, _ ByVal needsOverlay As System.Boolean, _ ByVal control As INControlStyleControl _ )
'Usage
Dim instance As INControlStyleDependentRenderSurface Dim transparentBackrgound As System.Boolean Dim needsOverlay As System.Boolean Dim control As INControlStyleControl instance.SetControlStyles(transparentBackrgound, needsOverlay, control)
void SetControlStyles( System.bool transparentBackrgound, System.bool needsOverlay, INControlStyleControl control )
Parameters
- transparentBackrgound
- needsOverlay
- control