Method | Description | |
---|---|---|
SearchResultsComboBox ( string sPageGroupID, string sImageURL, string sTitle, string sDescription, string sMembers, GraphDataProviderDialogBase oFBGroupDialog ) : System | ||
SearchResultsComboBox ( string sPageGroupID, string sImageURL, string sTitle, string sDescription, string sLikes, string sTalking, GraphDataProviderDialogBase oFBFanPageDialog ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SearchResultsComboBox_MouseEnter ( object sender, |
||
SearchResultsComboBox_MouseLeave ( object sender, |
||
pbProfilePicture_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public SearchResultsComboBox ( string sPageGroupID, string sImageURL, string sTitle, string sDescription, string sMembers, GraphDataProviderDialogBase oFBGroupDialog ) : System | ||
sPageGroupID | string | |
sImageURL | string | |
sTitle | string | |
sDescription | string | |
sMembers | string | |
oFBGroupDialog | GraphDataProviderDialogBase | |
return | System |
public SearchResultsComboBox ( string sPageGroupID, string sImageURL, string sTitle, string sDescription, string sLikes, string sTalking, GraphDataProviderDialogBase oFBFanPageDialog ) : System | ||
sPageGroupID | string | |
sImageURL | string | |
sTitle | string | |
sDescription | string | |
sLikes | string | |
sTalking | string | |
oFBFanPageDialog | GraphDataProviderDialogBase | |
return | System |