GH_SliderBaseDrawControlBackground Property  | 
 
 Gets or sets whether the background of the slider should be drawn.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic bool DrawControlBackground { get; set; }Public Property DrawControlBackground As Boolean
	Get
	Set
Property Value
Type: 
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.DrawControlBackground"]
See Also