VisualStyleConfigureForType Method
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void ConfigureForType(
VisualStyleType type
)
Public Sub ConfigureForType (
type As VisualStyleType
)
public:
void ConfigureForType(
VisualStyleType type
)
member ConfigureForType :
type : VisualStyleType -> unit
Parameters
- type
- Type: Teigha.GraphicsInterfaceVisualStyleType
See Also