Click or drag to resize

TextBoxOptionsAttribute Constructor

Constructor for text box options

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 TextBoxOptionsAttribute(
	swPropMgrPageTextBoxStyle_e style = 
)

Parameters

style (Optional)
Type: swPropMgrPageTextBoxStyle_e
Text box control style as defined in swPropMgrPageTextBoxStyle_e Enumeration
See Also