This document is archived and information here might be outdated. Recommended version. |
Relative width of the bar.
[Visual Basic .NET] Public Property BarSize As Integer
[C#] public int BarSize {get; set;}
[C++]
HRESULT get_BarSize(
System.Int32* percent
);
[C++]
HRESULT put_BarSize(
long percent
);
[C++]
Parameters percent [out, retval]
percent is a parameter of type long* percent [in]
percent is a parameter of type long