This document is archived and information here might be outdated. Recommended version. |
The overriding stylesheet to use to display the dialog for this object.
[Visual Basic .NET] Public Property Stylesheet As String
[C#] public string Stylesheet {get; set;}
[C++]
HRESULT get_Stylesheet(
System.String* Stylesheet
);
[C++]
HRESULT put_Stylesheet(
BSTR Stylesheet
);
[C++]
Parameters Stylesheet [out, retval]
Stylesheet is a parameter of type BSTR* Stylesheet [in]
Stylesheet is a parameter of type BSTR