2 references to Information
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\Constants.vb (1)
127Public Const vbInformation As MsgBoxStyle = MsgBoxStyle.Information
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Interaction.vb (1)
254OrElse ((Buttons And &HF0I) > MsgBoxStyle.Information) _