public int GetItemBitmap( int ItemIdx )
public function GetItemBitmap( ItemIdx: Integer ): Integer;
public function GetItemBitmap( ItemIdx : int ) : int;
public: int GetItemBitmap( int ItemIdx )
public: int GetItemBitmap( int ItemIdx )
'Declaration
Public Function GetItemBitmap( _ ByVal ItemIdx As Integer _ ) As Integer
Parameters
- ItemIdx