# Dialog Item Type

Grammar — Type of dialogItem
FlagsNative | Function

Returns the type of the specified dialog item.

# Arguments

  • int<control> — Dialog Item

Returns — int<preset::ControlType>

native int DialogControlGetType(int control);

Category: Dialog / Dialog Item Tools

# Examples

— None found —