Property | Type | Description | |
---|---|---|---|
m_selected | bool |
Method | Description | |
---|---|---|
OutlookBarItem ( ) : System | ||
OutlookBarItem ( string text, int ImageIndex ) : System | ||
OutlookBarItem ( string text, int imageIndex, object tag ) : System |
public OutlookBarItem ( string text, int ImageIndex ) : System | ||
text | string | |
ImageIndex | int | |
return | System |
public OutlookBarItem ( string text, int imageIndex, object tag ) : System | ||
text | string | |
imageIndex | int | |
tag | object | |
return | System |