Method | Description | |
---|---|---|
FriendList ( ) : System |
TreeView control for an unspecified client's friend list
|
|
FriendList ( GridClient client ) : System |
TreeView control for the specified client's friend list
|
Method | Description | |
---|---|---|
FriendList_ColumnClick ( object sender, System.Windows.Forms.ColumnClickEventArgs e ) : void | ||
FriendList_DoubleClick ( object sender, System e ) : void | ||
Friends_OnFriendNamesReceived ( string>.Dictionary |
||
Friends_OnFriendOffline ( FriendInfo friend ) : void | ||
Friends_OnFriendOnline ( FriendInfo friend ) : void | ||
InitializeClient ( GridClient client ) : void | ||
Network_OnLogin ( LoginStatus login, string message ) : void | ||
RefreshFriends ( ) : void |
public FriendList ( GridClient client ) : System | ||
client | GridClient | |
return | System |