次の方法で共有


IPropertyPageFrame.ShowPropertyFrame(IntPtr, String) メソッド

定義

public:
 bool ShowPropertyFrame(IntPtr hwndParent, System::String ^ pageTitle);
public bool ShowPropertyFrame (IntPtr hwndParent, string pageTitle);
abstract member ShowPropertyFrame : nativeint * string -> bool
Public Function ShowPropertyFrame (hwndParent As IntPtr, pageTitle As String) As Boolean

パラメーター

hwndParent
IntPtr

nativeint

pageTitle
String

戻り値

適用対象