SystemIcons.Question 속성

정의

시스템 질문 아이콘(WIN32: IDI_QUESTION)을 포함하는 Icon 개체를 가져옵니다.

public:
 static property System::Drawing::Icon ^ Question { System::Drawing::Icon ^ get(); };
public static System.Drawing.Icon Question { get; }
static member Question : System.Drawing.Icon
Public Shared ReadOnly Property Question As Icon

속성 값

시스템 질문 아이콘을 포함하는 Icon 개체입니다.

적용 대상