Click or drag to resize

dialogFormatSettings Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the dialogFormatSettings class

Namespace:  imbACE.Services.terminal.dialogs.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public dialogFormatSettings(
	dialogStyle __style,
	dialogSize __size
)
Request Example View Source

Parameters

__style
Type: imbACE.Services.terminal.dialogs.coredialogStyle
__size
Type: imbACE.Services.terminal.dialogsdialogSize
See Also