Click or drag to resize

OptionBoxOptionsAttribute Constructor

Assigns additional options (such as style) for this option box control

Namespace:  CodeStack.SwEx.PMPage.Attributes
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public OptionBoxOptionsAttribute(
	swPropMgrPageOptionStyle_e style = 
)

Parameters

style (Optional)
Type: swPropMgrPageOptionStyle_e

[Missing <param name="style"/> documentation for "M:CodeStack.SwEx.PMPage.Attributes.OptionBoxOptionsAttribute.#ctor(SolidWorks.Interop.swconst.swPropMgrPageOptionStyle_e)"]

See Also