PlusMinusButtonField Constructor (String^, Image^, Image^)

 
Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
PlusMinusButtonField(
	String^ fieldName,
	Image^ minimizeImage,
	Image^ expandImage
)

Parameters

fieldName
Type: System::String^
minimizeImage
Type: System.Drawing::Image^
expandImage
Type: System.Drawing::Image^
Return to top
Show: