FormDemo.Designer.cs 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820
  1. namespace IPADDemo
  2. {
  3. partial class FormDemo
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDemo));
  29. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  30. this.textBox1 = new System.Windows.Forms.TextBox();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.tabControl1 = new System.Windows.Forms.TabControl();
  33. this.tabPage1 = new System.Windows.Forms.TabPage();
  34. this.button24 = new System.Windows.Forms.Button();
  35. this.txt_linkImgUrl = new System.Windows.Forms.TextBox();
  36. this.label28 = new System.Windows.Forms.Label();
  37. this.txt_linkUrl = new System.Windows.Forms.TextBox();
  38. this.label27 = new System.Windows.Forms.Label();
  39. this.txt_linkDesc = new System.Windows.Forms.TextBox();
  40. this.label26 = new System.Windows.Forms.Label();
  41. this.txt_linkSdkVer = new System.Windows.Forms.TextBox();
  42. this.label25 = new System.Windows.Forms.Label();
  43. this.txt_linkAppId = new System.Windows.Forms.TextBox();
  44. this.label24 = new System.Windows.Forms.Label();
  45. this.txt_linkTitle = new System.Windows.Forms.TextBox();
  46. this.label23 = new System.Windows.Forms.Label();
  47. this.button23 = new System.Windows.Forms.Button();
  48. this.button17 = new System.Windows.Forms.Button();
  49. this.button2 = new System.Windows.Forms.Button();
  50. this.button1 = new System.Windows.Forms.Button();
  51. this.txt_msgText = new System.Windows.Forms.TextBox();
  52. this.label3 = new System.Windows.Forms.Label();
  53. this.txt_msgWxid = new System.Windows.Forms.TextBox();
  54. this.label2 = new System.Windows.Forms.Label();
  55. this.tabPage2 = new System.Windows.Forms.TabPage();
  56. this.txt_snsContext = new System.Windows.Forms.TextBox();
  57. this.label40 = new System.Windows.Forms.Label();
  58. this.button34 = new System.Windows.Forms.Button();
  59. this.txt_snsPlId = new System.Windows.Forms.TextBox();
  60. this.label39 = new System.Windows.Forms.Label();
  61. this.button33 = new System.Windows.Forms.Button();
  62. this.txt_snsId = new System.Windows.Forms.TextBox();
  63. this.label38 = new System.Windows.Forms.Label();
  64. this.button32 = new System.Windows.Forms.Button();
  65. this.txt_snswxid = new System.Windows.Forms.TextBox();
  66. this.label37 = new System.Windows.Forms.Label();
  67. this.button5 = new System.Windows.Forms.Button();
  68. this.listBox1 = new System.Windows.Forms.ListBox();
  69. this.button4 = new System.Windows.Forms.Button();
  70. this.button3 = new System.Windows.Forms.Button();
  71. this.txt_snsText = new System.Windows.Forms.TextBox();
  72. this.label4 = new System.Windows.Forms.Label();
  73. this.tabPage3 = new System.Windows.Forms.TabPage();
  74. this.button37 = new System.Windows.Forms.Button();
  75. this.button36 = new System.Windows.Forms.Button();
  76. this.txt_friendRemark = new System.Windows.Forms.TextBox();
  77. this.label41 = new System.Windows.Forms.Label();
  78. this.button35 = new System.Windows.Forms.Button();
  79. this.txt_friendwxid = new System.Windows.Forms.TextBox();
  80. this.label6 = new System.Windows.Forms.Label();
  81. this.lb_friend = new System.Windows.Forms.ListBox();
  82. this.label5 = new System.Windows.Forms.Label();
  83. this.tabPage4 = new System.Windows.Forms.TabPage();
  84. this.button39 = new System.Windows.Forms.Button();
  85. this.button38 = new System.Windows.Forms.Button();
  86. this.lb_group = new System.Windows.Forms.ListBox();
  87. this.label29 = new System.Windows.Forms.Label();
  88. this.button11 = new System.Windows.Forms.Button();
  89. this.button10 = new System.Windows.Forms.Button();
  90. this.txt_groupgg = new System.Windows.Forms.TextBox();
  91. this.label10 = new System.Windows.Forms.Label();
  92. this.button9 = new System.Windows.Forms.Button();
  93. this.txt_groupname = new System.Windows.Forms.TextBox();
  94. this.label11 = new System.Windows.Forms.Label();
  95. this.button8 = new System.Windows.Forms.Button();
  96. this.txt_groupwxid = new System.Windows.Forms.TextBox();
  97. this.label9 = new System.Windows.Forms.Label();
  98. this.button7 = new System.Windows.Forms.Button();
  99. this.txt_groupuserwxid = new System.Windows.Forms.TextBox();
  100. this.label8 = new System.Windows.Forms.Label();
  101. this.button6 = new System.Windows.Forms.Button();
  102. this.txt_GroupUsers = new System.Windows.Forms.TextBox();
  103. this.label7 = new System.Windows.Forms.Label();
  104. this.tabPage5 = new System.Windows.Forms.TabPage();
  105. this.button20 = new System.Windows.Forms.Button();
  106. this.button19 = new System.Windows.Forms.Button();
  107. this.button18 = new System.Windows.Forms.Button();
  108. this.button13 = new System.Windows.Forms.Button();
  109. this.button12 = new System.Windows.Forms.Button();
  110. this.txt_loginToken = new System.Windows.Forms.TextBox();
  111. this.label15 = new System.Windows.Forms.Label();
  112. this.txt_login62 = new System.Windows.Forms.TextBox();
  113. this.label14 = new System.Windows.Forms.Label();
  114. this.txt_loginPassword = new System.Windows.Forms.TextBox();
  115. this.label13 = new System.Windows.Forms.Label();
  116. this.txt_loginName = new System.Windows.Forms.TextBox();
  117. this.label12 = new System.Windows.Forms.Label();
  118. this.tabPage6 = new System.Windows.Forms.TabPage();
  119. this.button16 = new System.Windows.Forms.Button();
  120. this.label21 = new System.Windows.Forms.Label();
  121. this.cb_addtype = new System.Windows.Forms.ComboBox();
  122. this.txt_hellotext = new System.Windows.Forms.TextBox();
  123. this.label20 = new System.Windows.Forms.Label();
  124. this.txt_v2 = new System.Windows.Forms.TextBox();
  125. this.label19 = new System.Windows.Forms.Label();
  126. this.txt_v1 = new System.Windows.Forms.TextBox();
  127. this.label18 = new System.Windows.Forms.Label();
  128. this.txt_positionReturn = new System.Windows.Forms.TextBox();
  129. this.button15 = new System.Windows.Forms.Button();
  130. this.txt_Lng = new System.Windows.Forms.TextBox();
  131. this.label17 = new System.Windows.Forms.Label();
  132. this.txt_Lat = new System.Windows.Forms.TextBox();
  133. this.label16 = new System.Windows.Forms.Label();
  134. this.tabPage8 = new System.Windows.Forms.TabPage();
  135. this.button40 = new System.Windows.Forms.Button();
  136. this.txt_gzhKey = new System.Windows.Forms.TextBox();
  137. this.label43 = new System.Windows.Forms.Label();
  138. this.txt_gzhUin = new System.Windows.Forms.TextBox();
  139. this.label42 = new System.Windows.Forms.Label();
  140. this.lb_gzh = new System.Windows.Forms.ListBox();
  141. this.button22 = new System.Windows.Forms.Button();
  142. this.txt_gzhlog = new System.Windows.Forms.TextBox();
  143. this.button21 = new System.Windows.Forms.Button();
  144. this.txt_gzhid = new System.Windows.Forms.TextBox();
  145. this.label22 = new System.Windows.Forms.Label();
  146. this.tabPage7 = new System.Windows.Forms.TabPage();
  147. this.txt_msgcallback = new System.Windows.Forms.TextBox();
  148. this.tabPage9 = new System.Windows.Forms.TabPage();
  149. this.button28 = new System.Windows.Forms.Button();
  150. this.txt_labelId1 = new System.Windows.Forms.TextBox();
  151. this.label33 = new System.Windows.Forms.Label();
  152. this.button27 = new System.Windows.Forms.Button();
  153. this.txt_labelName = new System.Windows.Forms.TextBox();
  154. this.label32 = new System.Windows.Forms.Label();
  155. this.button26 = new System.Windows.Forms.Button();
  156. this.txt_labelId = new System.Windows.Forms.TextBox();
  157. this.label31 = new System.Windows.Forms.Label();
  158. this.txt_labelWxid = new System.Windows.Forms.TextBox();
  159. this.label30 = new System.Windows.Forms.Label();
  160. this.txt_labelList = new System.Windows.Forms.TextBox();
  161. this.button25 = new System.Windows.Forms.Button();
  162. this.tabPage10 = new System.Windows.Forms.TabPage();
  163. this.txt_favItem = new System.Windows.Forms.TextBox();
  164. this.txt_favId = new System.Windows.Forms.TextBox();
  165. this.label36 = new System.Windows.Forms.Label();
  166. this.button31 = new System.Windows.Forms.Button();
  167. this.txt_favObject = new System.Windows.Forms.TextBox();
  168. this.label35 = new System.Windows.Forms.Label();
  169. this.button30 = new System.Windows.Forms.Button();
  170. this.txt_favKey = new System.Windows.Forms.TextBox();
  171. this.label34 = new System.Windows.Forms.Label();
  172. this.button29 = new System.Windows.Forms.Button();
  173. this.button14 = new System.Windows.Forms.Button();
  174. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  175. this.tabControl1.SuspendLayout();
  176. this.tabPage1.SuspendLayout();
  177. this.tabPage2.SuspendLayout();
  178. this.tabPage3.SuspendLayout();
  179. this.tabPage4.SuspendLayout();
  180. this.tabPage5.SuspendLayout();
  181. this.tabPage6.SuspendLayout();
  182. this.tabPage8.SuspendLayout();
  183. this.tabPage7.SuspendLayout();
  184. this.tabPage9.SuspendLayout();
  185. this.tabPage10.SuspendLayout();
  186. this.SuspendLayout();
  187. //
  188. // pictureBox1
  189. //
  190. this.pictureBox1.Location = new System.Drawing.Point(13, 13);
  191. this.pictureBox1.Name = "pictureBox1";
  192. this.pictureBox1.Size = new System.Drawing.Size(191, 185);
  193. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  194. this.pictureBox1.TabIndex = 0;
  195. this.pictureBox1.TabStop = false;
  196. //
  197. // textBox1
  198. //
  199. this.textBox1.Location = new System.Drawing.Point(12, 248);
  200. this.textBox1.Multiline = true;
  201. this.textBox1.Name = "textBox1";
  202. this.textBox1.Size = new System.Drawing.Size(192, 126);
  203. this.textBox1.TabIndex = 1;
  204. //
  205. // label1
  206. //
  207. this.label1.AutoSize = true;
  208. this.label1.Location = new System.Drawing.Point(12, 216);
  209. this.label1.Name = "label1";
  210. this.label1.Size = new System.Drawing.Size(39, 15);
  211. this.label1.TabIndex = 2;
  212. this.label1.Text = "log:";
  213. //
  214. // tabControl1
  215. //
  216. this.tabControl1.Controls.Add(this.tabPage1);
  217. this.tabControl1.Controls.Add(this.tabPage2);
  218. this.tabControl1.Controls.Add(this.tabPage3);
  219. this.tabControl1.Controls.Add(this.tabPage4);
  220. this.tabControl1.Controls.Add(this.tabPage5);
  221. this.tabControl1.Controls.Add(this.tabPage6);
  222. this.tabControl1.Controls.Add(this.tabPage8);
  223. this.tabControl1.Controls.Add(this.tabPage7);
  224. this.tabControl1.Controls.Add(this.tabPage9);
  225. this.tabControl1.Controls.Add(this.tabPage10);
  226. this.tabControl1.Location = new System.Drawing.Point(223, 13);
  227. this.tabControl1.Name = "tabControl1";
  228. this.tabControl1.SelectedIndex = 0;
  229. this.tabControl1.Size = new System.Drawing.Size(773, 425);
  230. this.tabControl1.TabIndex = 3;
  231. //
  232. // tabPage1
  233. //
  234. this.tabPage1.Controls.Add(this.button24);
  235. this.tabPage1.Controls.Add(this.txt_linkImgUrl);
  236. this.tabPage1.Controls.Add(this.label28);
  237. this.tabPage1.Controls.Add(this.txt_linkUrl);
  238. this.tabPage1.Controls.Add(this.label27);
  239. this.tabPage1.Controls.Add(this.txt_linkDesc);
  240. this.tabPage1.Controls.Add(this.label26);
  241. this.tabPage1.Controls.Add(this.txt_linkSdkVer);
  242. this.tabPage1.Controls.Add(this.label25);
  243. this.tabPage1.Controls.Add(this.txt_linkAppId);
  244. this.tabPage1.Controls.Add(this.label24);
  245. this.tabPage1.Controls.Add(this.txt_linkTitle);
  246. this.tabPage1.Controls.Add(this.label23);
  247. this.tabPage1.Controls.Add(this.button23);
  248. this.tabPage1.Controls.Add(this.button17);
  249. this.tabPage1.Controls.Add(this.button2);
  250. this.tabPage1.Controls.Add(this.button1);
  251. this.tabPage1.Controls.Add(this.txt_msgText);
  252. this.tabPage1.Controls.Add(this.label3);
  253. this.tabPage1.Controls.Add(this.txt_msgWxid);
  254. this.tabPage1.Controls.Add(this.label2);
  255. this.tabPage1.Location = new System.Drawing.Point(4, 25);
  256. this.tabPage1.Name = "tabPage1";
  257. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  258. this.tabPage1.Size = new System.Drawing.Size(765, 396);
  259. this.tabPage1.TabIndex = 0;
  260. this.tabPage1.Text = "消息模块";
  261. this.tabPage1.UseVisualStyleBackColor = true;
  262. //
  263. // button24
  264. //
  265. this.button24.Location = new System.Drawing.Point(51, 341);
  266. this.button24.Name = "button24";
  267. this.button24.Size = new System.Drawing.Size(107, 35);
  268. this.button24.TabIndex = 20;
  269. this.button24.Text = "发送链接";
  270. this.button24.UseVisualStyleBackColor = true;
  271. this.button24.Click += new System.EventHandler(this.button24_Click);
  272. //
  273. // txt_linkImgUrl
  274. //
  275. this.txt_linkImgUrl.Location = new System.Drawing.Point(109, 291);
  276. this.txt_linkImgUrl.Name = "txt_linkImgUrl";
  277. this.txt_linkImgUrl.Size = new System.Drawing.Size(638, 25);
  278. this.txt_linkImgUrl.TabIndex = 19;
  279. this.txt_linkImgUrl.Text = "https://avatars2.githubusercontent.com/u/26290929?s=460&v=4";
  280. //
  281. // label28
  282. //
  283. this.label28.AutoSize = true;
  284. this.label28.Location = new System.Drawing.Point(27, 294);
  285. this.label28.Name = "label28";
  286. this.label28.Size = new System.Drawing.Size(76, 15);
  287. this.label28.TabIndex = 18;
  288. this.label28.Text = "图片url:";
  289. //
  290. // txt_linkUrl
  291. //
  292. this.txt_linkUrl.Location = new System.Drawing.Point(109, 251);
  293. this.txt_linkUrl.Name = "txt_linkUrl";
  294. this.txt_linkUrl.Size = new System.Drawing.Size(638, 25);
  295. this.txt_linkUrl.TabIndex = 17;
  296. this.txt_linkUrl.Text = "https://github.com/xuzeyu91/Xzy.Mac.WeChat";
  297. //
  298. // label27
  299. //
  300. this.label27.AutoSize = true;
  301. this.label27.Location = new System.Drawing.Point(57, 254);
  302. this.label27.Name = "label27";
  303. this.label27.Size = new System.Drawing.Size(46, 15);
  304. this.label27.TabIndex = 16;
  305. this.label27.Text = "url:";
  306. //
  307. // txt_linkDesc
  308. //
  309. this.txt_linkDesc.Location = new System.Drawing.Point(109, 210);
  310. this.txt_linkDesc.Name = "txt_linkDesc";
  311. this.txt_linkDesc.Size = new System.Drawing.Size(638, 25);
  312. this.txt_linkDesc.TabIndex = 15;
  313. this.txt_linkDesc.Text = "test";
  314. //
  315. // label26
  316. //
  317. this.label26.AutoSize = true;
  318. this.label26.Location = new System.Drawing.Point(21, 213);
  319. this.label26.Name = "label26";
  320. this.label26.Size = new System.Drawing.Size(82, 15);
  321. this.label26.TabIndex = 14;
  322. this.label26.Text = "链接描述:";
  323. //
  324. // txt_linkSdkVer
  325. //
  326. this.txt_linkSdkVer.Location = new System.Drawing.Point(589, 175);
  327. this.txt_linkSdkVer.Name = "txt_linkSdkVer";
  328. this.txt_linkSdkVer.Size = new System.Drawing.Size(158, 25);
  329. this.txt_linkSdkVer.TabIndex = 13;
  330. this.txt_linkSdkVer.Text = "0";
  331. //
  332. // label25
  333. //
  334. this.label25.AutoSize = true;
  335. this.label25.Location = new System.Drawing.Point(513, 181);
  336. this.label25.Name = "label25";
  337. this.label25.Size = new System.Drawing.Size(70, 15);
  338. this.label25.TabIndex = 12;
  339. this.label25.Text = "sdkVer:";
  340. //
  341. // txt_linkAppId
  342. //
  343. this.txt_linkAppId.Location = new System.Drawing.Point(331, 175);
  344. this.txt_linkAppId.Name = "txt_linkAppId";
  345. this.txt_linkAppId.Size = new System.Drawing.Size(158, 25);
  346. this.txt_linkAppId.TabIndex = 11;
  347. this.txt_linkAppId.Text = "wx0f76313b15c62c93";
  348. //
  349. // label24
  350. //
  351. this.label24.AutoSize = true;
  352. this.label24.Location = new System.Drawing.Point(279, 178);
  353. this.label24.Name = "label24";
  354. this.label24.Size = new System.Drawing.Size(62, 15);
  355. this.label24.TabIndex = 10;
  356. this.label24.Text = "appid:";
  357. //
  358. // txt_linkTitle
  359. //
  360. this.txt_linkTitle.Location = new System.Drawing.Point(109, 175);
  361. this.txt_linkTitle.Name = "txt_linkTitle";
  362. this.txt_linkTitle.Size = new System.Drawing.Size(158, 25);
  363. this.txt_linkTitle.TabIndex = 9;
  364. this.txt_linkTitle.Text = "协议链接demo";
  365. //
  366. // label23
  367. //
  368. this.label23.AutoSize = true;
  369. this.label23.Location = new System.Drawing.Point(21, 178);
  370. this.label23.Name = "label23";
  371. this.label23.Size = new System.Drawing.Size(82, 15);
  372. this.label23.TabIndex = 8;
  373. this.label23.Text = "链接标题:";
  374. //
  375. // button23
  376. //
  377. this.button23.Location = new System.Drawing.Point(331, 117);
  378. this.button23.Name = "button23";
  379. this.button23.Size = new System.Drawing.Size(135, 31);
  380. this.button23.TabIndex = 7;
  381. this.button23.Text = "发送语音MP3";
  382. this.button23.UseVisualStyleBackColor = true;
  383. this.button23.Click += new System.EventHandler(this.button23_Click);
  384. //
  385. // button17
  386. //
  387. this.button17.Location = new System.Drawing.Point(189, 117);
  388. this.button17.Name = "button17";
  389. this.button17.Size = new System.Drawing.Size(116, 31);
  390. this.button17.TabIndex = 6;
  391. this.button17.Text = "发送语音silk";
  392. this.button17.UseVisualStyleBackColor = true;
  393. this.button17.Click += new System.EventHandler(this.button17_Click);
  394. //
  395. // button2
  396. //
  397. this.button2.Location = new System.Drawing.Point(51, 117);
  398. this.button2.Name = "button2";
  399. this.button2.Size = new System.Drawing.Size(107, 31);
  400. this.button2.TabIndex = 5;
  401. this.button2.Text = "发送图片";
  402. this.button2.UseVisualStyleBackColor = true;
  403. this.button2.Click += new System.EventHandler(this.button2_Click);
  404. //
  405. // button1
  406. //
  407. this.button1.Location = new System.Drawing.Point(485, 59);
  408. this.button1.Name = "button1";
  409. this.button1.Size = new System.Drawing.Size(86, 28);
  410. this.button1.TabIndex = 4;
  411. this.button1.Text = "发送";
  412. this.button1.UseVisualStyleBackColor = true;
  413. this.button1.Click += new System.EventHandler(this.button1_Click);
  414. //
  415. // txt_msgText
  416. //
  417. this.txt_msgText.Location = new System.Drawing.Point(122, 59);
  418. this.txt_msgText.Name = "txt_msgText";
  419. this.txt_msgText.Size = new System.Drawing.Size(344, 25);
  420. this.txt_msgText.TabIndex = 3;
  421. //
  422. // label3
  423. //
  424. this.label3.AutoSize = true;
  425. this.label3.Location = new System.Drawing.Point(34, 62);
  426. this.label3.Name = "label3";
  427. this.label3.Size = new System.Drawing.Size(82, 15);
  428. this.label3.TabIndex = 2;
  429. this.label3.Text = "文字消息:";
  430. //
  431. // txt_msgWxid
  432. //
  433. this.txt_msgWxid.Location = new System.Drawing.Point(122, 13);
  434. this.txt_msgWxid.Name = "txt_msgWxid";
  435. this.txt_msgWxid.Size = new System.Drawing.Size(206, 25);
  436. this.txt_msgWxid.TabIndex = 1;
  437. //
  438. // label2
  439. //
  440. this.label2.AutoSize = true;
  441. this.label2.Location = new System.Drawing.Point(18, 18);
  442. this.label2.Name = "label2";
  443. this.label2.Size = new System.Drawing.Size(98, 15);
  444. this.label2.TabIndex = 0;
  445. this.label2.Text = "好友微信id:";
  446. //
  447. // tabPage2
  448. //
  449. this.tabPage2.Controls.Add(this.txt_snsContext);
  450. this.tabPage2.Controls.Add(this.label40);
  451. this.tabPage2.Controls.Add(this.button34);
  452. this.tabPage2.Controls.Add(this.txt_snsPlId);
  453. this.tabPage2.Controls.Add(this.label39);
  454. this.tabPage2.Controls.Add(this.button33);
  455. this.tabPage2.Controls.Add(this.txt_snsId);
  456. this.tabPage2.Controls.Add(this.label38);
  457. this.tabPage2.Controls.Add(this.button32);
  458. this.tabPage2.Controls.Add(this.txt_snswxid);
  459. this.tabPage2.Controls.Add(this.label37);
  460. this.tabPage2.Controls.Add(this.button5);
  461. this.tabPage2.Controls.Add(this.listBox1);
  462. this.tabPage2.Controls.Add(this.button4);
  463. this.tabPage2.Controls.Add(this.button3);
  464. this.tabPage2.Controls.Add(this.txt_snsText);
  465. this.tabPage2.Controls.Add(this.label4);
  466. this.tabPage2.Location = new System.Drawing.Point(4, 25);
  467. this.tabPage2.Name = "tabPage2";
  468. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  469. this.tabPage2.Size = new System.Drawing.Size(765, 396);
  470. this.tabPage2.TabIndex = 1;
  471. this.tabPage2.Text = "朋友圈模块";
  472. this.tabPage2.UseVisualStyleBackColor = true;
  473. //
  474. // txt_snsContext
  475. //
  476. this.txt_snsContext.Location = new System.Drawing.Point(489, 151);
  477. this.txt_snsContext.Name = "txt_snsContext";
  478. this.txt_snsContext.Size = new System.Drawing.Size(151, 25);
  479. this.txt_snsContext.TabIndex = 16;
  480. //
  481. // label40
  482. //
  483. this.label40.AutoSize = true;
  484. this.label40.Location = new System.Drawing.Point(401, 154);
  485. this.label40.Name = "label40";
  486. this.label40.Size = new System.Drawing.Size(82, 15);
  487. this.label40.TabIndex = 15;
  488. this.label40.Text = "评论内容:";
  489. //
  490. // button34
  491. //
  492. this.button34.Location = new System.Drawing.Point(646, 125);
  493. this.button34.Name = "button34";
  494. this.button34.Size = new System.Drawing.Size(113, 25);
  495. this.button34.TabIndex = 14;
  496. this.button34.Text = "朋友圈评论";
  497. this.button34.UseVisualStyleBackColor = true;
  498. this.button34.Click += new System.EventHandler(this.button34_Click);
  499. //
  500. // txt_snsPlId
  501. //
  502. this.txt_snsPlId.Location = new System.Drawing.Point(489, 108);
  503. this.txt_snsPlId.Name = "txt_snsPlId";
  504. this.txt_snsPlId.Size = new System.Drawing.Size(151, 25);
  505. this.txt_snsPlId.TabIndex = 13;
  506. //
  507. // label39
  508. //
  509. this.label39.AutoSize = true;
  510. this.label39.Location = new System.Drawing.Point(430, 111);
  511. this.label39.Name = "label39";
  512. this.label39.Size = new System.Drawing.Size(68, 15);
  513. this.label39.TabIndex = 12;
  514. this.label39.Text = "评论id:";
  515. //
  516. // button33
  517. //
  518. this.button33.Location = new System.Drawing.Point(647, 60);
  519. this.button33.Name = "button33";
  520. this.button33.Size = new System.Drawing.Size(112, 25);
  521. this.button33.TabIndex = 11;
  522. this.button33.Text = "获取朋友圈";
  523. this.button33.UseVisualStyleBackColor = true;
  524. this.button33.Click += new System.EventHandler(this.button33_Click);
  525. //
  526. // txt_snsId
  527. //
  528. this.txt_snsId.Location = new System.Drawing.Point(489, 60);
  529. this.txt_snsId.Name = "txt_snsId";
  530. this.txt_snsId.Size = new System.Drawing.Size(151, 25);
  531. this.txt_snsId.TabIndex = 10;
  532. //
  533. // label38
  534. //
  535. this.label38.AutoSize = true;
  536. this.label38.Location = new System.Drawing.Point(430, 63);
  537. this.label38.Name = "label38";
  538. this.label38.Size = new System.Drawing.Size(62, 15);
  539. this.label38.TabIndex = 9;
  540. this.label38.Text = "snsid:";
  541. //
  542. // button32
  543. //
  544. this.button32.Location = new System.Drawing.Point(646, 16);
  545. this.button32.Name = "button32";
  546. this.button32.Size = new System.Drawing.Size(113, 26);
  547. this.button32.TabIndex = 8;
  548. this.button32.Text = "查看朋友圈";
  549. this.button32.UseVisualStyleBackColor = true;
  550. this.button32.Click += new System.EventHandler(this.button32_Click);
  551. //
  552. // txt_snswxid
  553. //
  554. this.txt_snswxid.Location = new System.Drawing.Point(489, 16);
  555. this.txt_snswxid.Name = "txt_snswxid";
  556. this.txt_snswxid.Size = new System.Drawing.Size(151, 25);
  557. this.txt_snswxid.TabIndex = 7;
  558. //
  559. // label37
  560. //
  561. this.label37.AutoSize = true;
  562. this.label37.Location = new System.Drawing.Point(438, 19);
  563. this.label37.Name = "label37";
  564. this.label37.Size = new System.Drawing.Size(54, 15);
  565. this.label37.TabIndex = 6;
  566. this.label37.Text = "wxid:";
  567. //
  568. // button5
  569. //
  570. this.button5.Location = new System.Drawing.Point(275, 71);
  571. this.button5.Name = "button5";
  572. this.button5.Size = new System.Drawing.Size(129, 31);
  573. this.button5.TabIndex = 5;
  574. this.button5.Text = "添加图片";
  575. this.button5.UseVisualStyleBackColor = true;
  576. this.button5.Click += new System.EventHandler(this.button5_Click);
  577. //
  578. // listBox1
  579. //
  580. this.listBox1.FormattingEnabled = true;
  581. this.listBox1.ItemHeight = 15;
  582. this.listBox1.Location = new System.Drawing.Point(23, 71);
  583. this.listBox1.Name = "listBox1";
  584. this.listBox1.Size = new System.Drawing.Size(227, 274);
  585. this.listBox1.TabIndex = 4;
  586. //
  587. // button4
  588. //
  589. this.button4.Location = new System.Drawing.Point(275, 108);
  590. this.button4.Name = "button4";
  591. this.button4.Size = new System.Drawing.Size(129, 31);
  592. this.button4.TabIndex = 3;
  593. this.button4.Text = "图文朋友圈";
  594. this.button4.UseVisualStyleBackColor = true;
  595. this.button4.Click += new System.EventHandler(this.button4_Click);
  596. //
  597. // button3
  598. //
  599. this.button3.Location = new System.Drawing.Point(275, 11);
  600. this.button3.Name = "button3";
  601. this.button3.Size = new System.Drawing.Size(129, 31);
  602. this.button3.TabIndex = 2;
  603. this.button3.Text = "文字朋友圈";
  604. this.button3.UseVisualStyleBackColor = true;
  605. this.button3.Click += new System.EventHandler(this.button3_Click);
  606. //
  607. // txt_snsText
  608. //
  609. this.txt_snsText.Location = new System.Drawing.Point(78, 16);
  610. this.txt_snsText.Name = "txt_snsText";
  611. this.txt_snsText.Size = new System.Drawing.Size(160, 25);
  612. this.txt_snsText.TabIndex = 1;
  613. this.txt_snsText.Text = "发送一次朋友圈子,你们平时看不到我的芳容骚貌";
  614. //
  615. // label4
  616. //
  617. this.label4.AutoSize = true;
  618. this.label4.Location = new System.Drawing.Point(20, 19);
  619. this.label4.Name = "label4";
  620. this.label4.Size = new System.Drawing.Size(52, 15);
  621. this.label4.TabIndex = 0;
  622. this.label4.Text = "文字:";
  623. //
  624. // tabPage3
  625. //
  626. this.tabPage3.Controls.Add(this.button37);
  627. this.tabPage3.Controls.Add(this.button36);
  628. this.tabPage3.Controls.Add(this.txt_friendRemark);
  629. this.tabPage3.Controls.Add(this.label41);
  630. this.tabPage3.Controls.Add(this.button35);
  631. this.tabPage3.Controls.Add(this.txt_friendwxid);
  632. this.tabPage3.Controls.Add(this.label6);
  633. this.tabPage3.Controls.Add(this.lb_friend);
  634. this.tabPage3.Controls.Add(this.label5);
  635. this.tabPage3.Location = new System.Drawing.Point(4, 25);
  636. this.tabPage3.Name = "tabPage3";
  637. this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
  638. this.tabPage3.Size = new System.Drawing.Size(765, 396);
  639. this.tabPage3.TabIndex = 2;
  640. this.tabPage3.Text = "好友模块";
  641. this.tabPage3.UseVisualStyleBackColor = true;
  642. //
  643. // button37
  644. //
  645. this.button37.Location = new System.Drawing.Point(621, 113);
  646. this.button37.Name = "button37";
  647. this.button37.Size = new System.Drawing.Size(94, 30);
  648. this.button37.TabIndex = 9;
  649. this.button37.Text = "删除好友";
  650. this.button37.UseVisualStyleBackColor = true;
  651. this.button37.Click += new System.EventHandler(this.button37_Click);
  652. //
  653. // button36
  654. //
  655. this.button36.Location = new System.Drawing.Point(621, 68);
  656. this.button36.Name = "button36";
  657. this.button36.Size = new System.Drawing.Size(94, 25);
  658. this.button36.TabIndex = 8;
  659. this.button36.Text = "修改备注";
  660. this.button36.UseVisualStyleBackColor = true;
  661. this.button36.Click += new System.EventHandler(this.button36_Click);
  662. //
  663. // txt_friendRemark
  664. //
  665. this.txt_friendRemark.Location = new System.Drawing.Point(439, 68);
  666. this.txt_friendRemark.Name = "txt_friendRemark";
  667. this.txt_friendRemark.Size = new System.Drawing.Size(166, 25);
  668. this.txt_friendRemark.TabIndex = 7;
  669. //
  670. // label41
  671. //
  672. this.label41.AutoSize = true;
  673. this.label41.Location = new System.Drawing.Point(388, 78);
  674. this.label41.Name = "label41";
  675. this.label41.Size = new System.Drawing.Size(52, 15);
  676. this.label41.TabIndex = 6;
  677. this.label41.Text = "备注:";
  678. //
  679. // button35
  680. //
  681. this.button35.Location = new System.Drawing.Point(621, 19);
  682. this.button35.Name = "button35";
  683. this.button35.Size = new System.Drawing.Size(94, 29);
  684. this.button35.TabIndex = 5;
  685. this.button35.Text = "获取详情";
  686. this.button35.UseVisualStyleBackColor = true;
  687. this.button35.Click += new System.EventHandler(this.button35_Click);
  688. //
  689. // txt_friendwxid
  690. //
  691. this.txt_friendwxid.Location = new System.Drawing.Point(439, 19);
  692. this.txt_friendwxid.Name = "txt_friendwxid";
  693. this.txt_friendwxid.Size = new System.Drawing.Size(166, 25);
  694. this.txt_friendwxid.TabIndex = 4;
  695. //
  696. // label6
  697. //
  698. this.label6.AutoSize = true;
  699. this.label6.Location = new System.Drawing.Point(385, 19);
  700. this.label6.Name = "label6";
  701. this.label6.Size = new System.Drawing.Size(47, 15);
  702. this.label6.TabIndex = 3;
  703. this.label6.Text = "wxid:";
  704. //
  705. // lb_friend
  706. //
  707. this.lb_friend.FormattingEnabled = true;
  708. this.lb_friend.ItemHeight = 15;
  709. this.lb_friend.Location = new System.Drawing.Point(26, 58);
  710. this.lb_friend.Name = "lb_friend";
  711. this.lb_friend.Size = new System.Drawing.Size(325, 319);
  712. this.lb_friend.TabIndex = 2;
  713. //
  714. // label5
  715. //
  716. this.label5.AutoSize = true;
  717. this.label5.Location = new System.Drawing.Point(23, 19);
  718. this.label5.Name = "label5";
  719. this.label5.Size = new System.Drawing.Size(52, 15);
  720. this.label5.TabIndex = 0;
  721. this.label5.Text = "好友:";
  722. //
  723. // tabPage4
  724. //
  725. this.tabPage4.Controls.Add(this.button39);
  726. this.tabPage4.Controls.Add(this.button38);
  727. this.tabPage4.Controls.Add(this.lb_group);
  728. this.tabPage4.Controls.Add(this.label29);
  729. this.tabPage4.Controls.Add(this.button11);
  730. this.tabPage4.Controls.Add(this.button10);
  731. this.tabPage4.Controls.Add(this.txt_groupgg);
  732. this.tabPage4.Controls.Add(this.label10);
  733. this.tabPage4.Controls.Add(this.button9);
  734. this.tabPage4.Controls.Add(this.txt_groupname);
  735. this.tabPage4.Controls.Add(this.label11);
  736. this.tabPage4.Controls.Add(this.button8);
  737. this.tabPage4.Controls.Add(this.txt_groupwxid);
  738. this.tabPage4.Controls.Add(this.label9);
  739. this.tabPage4.Controls.Add(this.button7);
  740. this.tabPage4.Controls.Add(this.txt_groupuserwxid);
  741. this.tabPage4.Controls.Add(this.label8);
  742. this.tabPage4.Controls.Add(this.button6);
  743. this.tabPage4.Controls.Add(this.txt_GroupUsers);
  744. this.tabPage4.Controls.Add(this.label7);
  745. this.tabPage4.Location = new System.Drawing.Point(4, 25);
  746. this.tabPage4.Name = "tabPage4";
  747. this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
  748. this.tabPage4.Size = new System.Drawing.Size(765, 396);
  749. this.tabPage4.TabIndex = 3;
  750. this.tabPage4.Text = "群模块";
  751. this.tabPage4.UseVisualStyleBackColor = true;
  752. //
  753. // button39
  754. //
  755. this.button39.Location = new System.Drawing.Point(445, 67);
  756. this.button39.Name = "button39";
  757. this.button39.Size = new System.Drawing.Size(148, 25);
  758. this.button39.TabIndex = 20;
  759. this.button39.Text = "获取群成员资料";
  760. this.button39.UseVisualStyleBackColor = true;
  761. this.button39.Click += new System.EventHandler(this.button39_Click);
  762. //
  763. // button38
  764. //
  765. this.button38.Location = new System.Drawing.Point(393, 108);
  766. this.button38.Name = "button38";
  767. this.button38.Size = new System.Drawing.Size(124, 25);
  768. this.button38.TabIndex = 19;
  769. this.button38.Text = "邀请群成员";
  770. this.button38.UseVisualStyleBackColor = true;
  771. this.button38.Click += new System.EventHandler(this.button38_Click);
  772. //
  773. // lb_group
  774. //
  775. this.lb_group.FormattingEnabled = true;
  776. this.lb_group.ItemHeight = 15;
  777. this.lb_group.Location = new System.Drawing.Point(6, 247);
  778. this.lb_group.Name = "lb_group";
  779. this.lb_group.Size = new System.Drawing.Size(753, 139);
  780. this.lb_group.TabIndex = 18;
  781. //
  782. // label29
  783. //
  784. this.label29.AutoSize = true;
  785. this.label29.Location = new System.Drawing.Point(442, 18);
  786. this.label29.Name = "label29";
  787. this.label29.Size = new System.Drawing.Size(272, 15);
  788. this.label29.TabIndex = 16;
  789. this.label29.Text = "需要传自己和好友的wxid,且不少于3人";
  790. //
  791. // button11
  792. //
  793. this.button11.Location = new System.Drawing.Point(341, 67);
  794. this.button11.Name = "button11";
  795. this.button11.Size = new System.Drawing.Size(89, 25);
  796. this.button11.TabIndex = 15;
  797. this.button11.Text = "退出群";
  798. this.button11.UseVisualStyleBackColor = true;
  799. this.button11.Click += new System.EventHandler(this.button11_Click);
  800. //
  801. // button10
  802. //
  803. this.button10.Location = new System.Drawing.Point(270, 200);
  804. this.button10.Name = "button10";
  805. this.button10.Size = new System.Drawing.Size(104, 25);
  806. this.button10.TabIndex = 14;
  807. this.button10.Text = "修改群公告";
  808. this.button10.UseVisualStyleBackColor = true;
  809. this.button10.Click += new System.EventHandler(this.button10_Click);
  810. //
  811. // txt_groupgg
  812. //
  813. this.txt_groupgg.Location = new System.Drawing.Point(109, 200);
  814. this.txt_groupgg.Name = "txt_groupgg";
  815. this.txt_groupgg.Size = new System.Drawing.Size(146, 25);
  816. this.txt_groupgg.TabIndex = 13;
  817. //
  818. // label10
  819. //
  820. this.label10.AutoSize = true;
  821. this.label10.Location = new System.Drawing.Point(36, 210);
  822. this.label10.Name = "label10";
  823. this.label10.Size = new System.Drawing.Size(67, 15);
  824. this.label10.TabIndex = 12;
  825. this.label10.Text = "群公告:";
  826. //
  827. // button9
  828. //
  829. this.button9.Location = new System.Drawing.Point(270, 157);
  830. this.button9.Name = "button9";
  831. this.button9.Size = new System.Drawing.Size(104, 25);
  832. this.button9.TabIndex = 11;
  833. this.button9.Text = "修改群名称";
  834. this.button9.UseVisualStyleBackColor = true;
  835. this.button9.Click += new System.EventHandler(this.button9_Click);
  836. //
  837. // txt_groupname
  838. //
  839. this.txt_groupname.Location = new System.Drawing.Point(109, 157);
  840. this.txt_groupname.Name = "txt_groupname";
  841. this.txt_groupname.Size = new System.Drawing.Size(146, 25);
  842. this.txt_groupname.TabIndex = 10;
  843. //
  844. // label11
  845. //
  846. this.label11.AutoSize = true;
  847. this.label11.Location = new System.Drawing.Point(36, 167);
  848. this.label11.Name = "label11";
  849. this.label11.Size = new System.Drawing.Size(67, 15);
  850. this.label11.TabIndex = 9;
  851. this.label11.Text = "群名称:";
  852. //
  853. // button8
  854. //
  855. this.button8.Location = new System.Drawing.Point(539, 106);
  856. this.button8.Name = "button8";
  857. this.button8.Size = new System.Drawing.Size(114, 25);
  858. this.button8.TabIndex = 8;
  859. this.button8.Text = "踢出群成员";
  860. this.button8.UseVisualStyleBackColor = true;
  861. this.button8.Click += new System.EventHandler(this.button8_Click);
  862. //
  863. // txt_groupwxid
  864. //
  865. this.txt_groupwxid.Location = new System.Drawing.Point(109, 67);
  866. this.txt_groupwxid.Name = "txt_groupwxid";
  867. this.txt_groupwxid.Size = new System.Drawing.Size(205, 25);
  868. this.txt_groupwxid.TabIndex = 7;
  869. this.txt_groupwxid.Text = "222@chatroom";
  870. //
  871. // label9
  872. //
  873. this.label9.AutoSize = true;
  874. this.label9.Location = new System.Drawing.Point(26, 77);
  875. this.label9.Name = "label9";
  876. this.label9.Size = new System.Drawing.Size(46, 15);
  877. this.label9.TabIndex = 6;
  878. this.label9.Text = "群id:";
  879. //
  880. // button7
  881. //
  882. this.button7.Location = new System.Drawing.Point(270, 108);
  883. this.button7.Name = "button7";
  884. this.button7.Size = new System.Drawing.Size(104, 25);
  885. this.button7.TabIndex = 5;
  886. this.button7.Text = "添加群成员";
  887. this.button7.UseVisualStyleBackColor = true;
  888. this.button7.Click += new System.EventHandler(this.button7_Click);
  889. //
  890. // txt_groupuserwxid
  891. //
  892. this.txt_groupuserwxid.Location = new System.Drawing.Point(109, 108);
  893. this.txt_groupuserwxid.Name = "txt_groupuserwxid";
  894. this.txt_groupuserwxid.Size = new System.Drawing.Size(146, 25);
  895. this.txt_groupuserwxid.TabIndex = 4;
  896. this.txt_groupuserwxid.Text = "wxid_111";
  897. //
  898. // label8
  899. //
  900. this.label8.AutoSize = true;
  901. this.label8.Location = new System.Drawing.Point(26, 118);
  902. this.label8.Name = "label8";
  903. this.label8.Size = new System.Drawing.Size(77, 15);
  904. this.label8.TabIndex = 3;
  905. this.label8.Text = "好友wxid:";
  906. //
  907. // button6
  908. //
  909. this.button6.Location = new System.Drawing.Point(341, 14);
  910. this.button6.Name = "button6";
  911. this.button6.Size = new System.Drawing.Size(84, 29);
  912. this.button6.TabIndex = 2;
  913. this.button6.Text = "创建群";
  914. this.button6.UseVisualStyleBackColor = true;
  915. this.button6.Click += new System.EventHandler(this.button6_Click);
  916. //
  917. // txt_GroupUsers
  918. //
  919. this.txt_GroupUsers.Location = new System.Drawing.Point(109, 18);
  920. this.txt_GroupUsers.Name = "txt_GroupUsers";
  921. this.txt_GroupUsers.Size = new System.Drawing.Size(205, 25);
  922. this.txt_GroupUsers.TabIndex = 1;
  923. this.txt_GroupUsers.Text = "[\"wxid_aaa\",\"wxid_bbb\"]";
  924. //
  925. // label7
  926. //
  927. this.label7.AutoSize = true;
  928. this.label7.Location = new System.Drawing.Point(26, 21);
  929. this.label7.Name = "label7";
  930. this.label7.Size = new System.Drawing.Size(77, 15);
  931. this.label7.TabIndex = 0;
  932. this.label7.Text = "好友wxid:";
  933. //
  934. // tabPage5
  935. //
  936. this.tabPage5.Controls.Add(this.button20);
  937. this.tabPage5.Controls.Add(this.button19);
  938. this.tabPage5.Controls.Add(this.button18);
  939. this.tabPage5.Controls.Add(this.button13);
  940. this.tabPage5.Controls.Add(this.button12);
  941. this.tabPage5.Controls.Add(this.txt_loginToken);
  942. this.tabPage5.Controls.Add(this.label15);
  943. this.tabPage5.Controls.Add(this.txt_login62);
  944. this.tabPage5.Controls.Add(this.label14);
  945. this.tabPage5.Controls.Add(this.txt_loginPassword);
  946. this.tabPage5.Controls.Add(this.label13);
  947. this.tabPage5.Controls.Add(this.txt_loginName);
  948. this.tabPage5.Controls.Add(this.label12);
  949. this.tabPage5.Location = new System.Drawing.Point(4, 25);
  950. this.tabPage5.Name = "tabPage5";
  951. this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
  952. this.tabPage5.Size = new System.Drawing.Size(765, 396);
  953. this.tabPage5.TabIndex = 4;
  954. this.tabPage5.Text = "二次登陆";
  955. this.tabPage5.UseVisualStyleBackColor = true;
  956. //
  957. // button20
  958. //
  959. this.button20.Location = new System.Drawing.Point(359, 271);
  960. this.button20.Name = "button20";
  961. this.button20.Size = new System.Drawing.Size(124, 35);
  962. this.button20.TabIndex = 12;
  963. this.button20.Text = "断线重连";
  964. this.button20.UseVisualStyleBackColor = true;
  965. this.button20.Click += new System.EventHandler(this.button20_Click);
  966. //
  967. // button19
  968. //
  969. this.button19.Location = new System.Drawing.Point(359, 210);
  970. this.button19.Name = "button19";
  971. this.button19.Size = new System.Drawing.Size(167, 37);
  972. this.button19.TabIndex = 11;
  973. this.button19.Text = "扫码62token二次登录";
  974. this.button19.UseVisualStyleBackColor = true;
  975. this.button19.Click += new System.EventHandler(this.button19_Click);
  976. //
  977. // button18
  978. //
  979. this.button18.Location = new System.Drawing.Point(359, 149);
  980. this.button18.Name = "button18";
  981. this.button18.Size = new System.Drawing.Size(124, 37);
  982. this.button18.TabIndex = 10;
  983. this.button18.Text = "获取token";
  984. this.button18.UseVisualStyleBackColor = true;
  985. this.button18.Click += new System.EventHandler(this.button18_Click);
  986. //
  987. // button13
  988. //
  989. this.button13.Location = new System.Drawing.Point(359, 87);
  990. this.button13.Name = "button13";
  991. this.button13.Size = new System.Drawing.Size(124, 38);
  992. this.button13.TabIndex = 9;
  993. this.button13.Text = "账号密码62登陆";
  994. this.button13.UseVisualStyleBackColor = true;
  995. this.button13.Click += new System.EventHandler(this.button13_Click);
  996. //
  997. // button12
  998. //
  999. this.button12.Location = new System.Drawing.Point(359, 24);
  1000. this.button12.Name = "button12";
  1001. this.button12.Size = new System.Drawing.Size(124, 39);
  1002. this.button12.TabIndex = 8;
  1003. this.button12.Text = "获取62数据";
  1004. this.button12.UseVisualStyleBackColor = true;
  1005. this.button12.Click += new System.EventHandler(this.button12_Click);
  1006. //
  1007. // txt_loginToken
  1008. //
  1009. this.txt_loginToken.Location = new System.Drawing.Point(93, 194);
  1010. this.txt_loginToken.Name = "txt_loginToken";
  1011. this.txt_loginToken.Size = new System.Drawing.Size(179, 25);
  1012. this.txt_loginToken.TabIndex = 7;
  1013. //
  1014. // label15
  1015. //
  1016. this.label15.AutoSize = true;
  1017. this.label15.Location = new System.Drawing.Point(19, 197);
  1018. this.label15.Name = "label15";
  1019. this.label15.Size = new System.Drawing.Size(62, 15);
  1020. this.label15.TabIndex = 6;
  1021. this.label15.Text = "Token:";
  1022. //
  1023. // txt_login62
  1024. //
  1025. this.txt_login62.Location = new System.Drawing.Point(93, 135);
  1026. this.txt_login62.Name = "txt_login62";
  1027. this.txt_login62.Size = new System.Drawing.Size(179, 25);
  1028. this.txt_login62.TabIndex = 5;
  1029. //
  1030. // label14
  1031. //
  1032. this.label14.AutoSize = true;
  1033. this.label14.Location = new System.Drawing.Point(19, 138);
  1034. this.label14.Name = "label14";
  1035. this.label14.Size = new System.Drawing.Size(68, 15);
  1036. this.label14.TabIndex = 4;
  1037. this.label14.Text = "62数据:";
  1038. //
  1039. // txt_loginPassword
  1040. //
  1041. this.txt_loginPassword.Location = new System.Drawing.Point(93, 78);
  1042. this.txt_loginPassword.Name = "txt_loginPassword";
  1043. this.txt_loginPassword.Size = new System.Drawing.Size(179, 25);
  1044. this.txt_loginPassword.TabIndex = 3;
  1045. //
  1046. // label13
  1047. //
  1048. this.label13.AutoSize = true;
  1049. this.label13.Location = new System.Drawing.Point(35, 81);
  1050. this.label13.Name = "label13";
  1051. this.label13.Size = new System.Drawing.Size(52, 15);
  1052. this.label13.TabIndex = 2;
  1053. this.label13.Text = "密码:";
  1054. //
  1055. // txt_loginName
  1056. //
  1057. this.txt_loginName.Location = new System.Drawing.Point(93, 24);
  1058. this.txt_loginName.Name = "txt_loginName";
  1059. this.txt_loginName.Size = new System.Drawing.Size(179, 25);
  1060. this.txt_loginName.TabIndex = 1;
  1061. //
  1062. // label12
  1063. //
  1064. this.label12.AutoSize = true;
  1065. this.label12.Location = new System.Drawing.Point(35, 27);
  1066. this.label12.Name = "label12";
  1067. this.label12.Size = new System.Drawing.Size(52, 15);
  1068. this.label12.TabIndex = 0;
  1069. this.label12.Text = "账号:";
  1070. //
  1071. // tabPage6
  1072. //
  1073. this.tabPage6.Controls.Add(this.button16);
  1074. this.tabPage6.Controls.Add(this.label21);
  1075. this.tabPage6.Controls.Add(this.cb_addtype);
  1076. this.tabPage6.Controls.Add(this.txt_hellotext);
  1077. this.tabPage6.Controls.Add(this.label20);
  1078. this.tabPage6.Controls.Add(this.txt_v2);
  1079. this.tabPage6.Controls.Add(this.label19);
  1080. this.tabPage6.Controls.Add(this.txt_v1);
  1081. this.tabPage6.Controls.Add(this.label18);
  1082. this.tabPage6.Controls.Add(this.txt_positionReturn);
  1083. this.tabPage6.Controls.Add(this.button15);
  1084. this.tabPage6.Controls.Add(this.txt_Lng);
  1085. this.tabPage6.Controls.Add(this.label17);
  1086. this.tabPage6.Controls.Add(this.txt_Lat);
  1087. this.tabPage6.Controls.Add(this.label16);
  1088. this.tabPage6.Location = new System.Drawing.Point(4, 25);
  1089. this.tabPage6.Name = "tabPage6";
  1090. this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
  1091. this.tabPage6.Size = new System.Drawing.Size(765, 396);
  1092. this.tabPage6.TabIndex = 5;
  1093. this.tabPage6.Text = "附近的人";
  1094. this.tabPage6.UseVisualStyleBackColor = true;
  1095. //
  1096. // button16
  1097. //
  1098. this.button16.Location = new System.Drawing.Point(33, 295);
  1099. this.button16.Name = "button16";
  1100. this.button16.Size = new System.Drawing.Size(90, 41);
  1101. this.button16.TabIndex = 14;
  1102. this.button16.Text = "添加";
  1103. this.button16.UseVisualStyleBackColor = true;
  1104. this.button16.Click += new System.EventHandler(this.button16_Click);
  1105. //
  1106. // label21
  1107. //
  1108. this.label21.AutoSize = true;
  1109. this.label21.Location = new System.Drawing.Point(353, 253);
  1110. this.label21.Name = "label21";
  1111. this.label21.Size = new System.Drawing.Size(82, 15);
  1112. this.label21.TabIndex = 13;
  1113. this.label21.Text = "添加方式:";
  1114. //
  1115. // cb_addtype
  1116. //
  1117. this.cb_addtype.FormattingEnabled = true;
  1118. this.cb_addtype.Items.AddRange(new object[] {
  1119. "1-通过QQ好友添加--可以",
  1120. "2-通过搜索邮箱--可加但无提示",
  1121. "3-通过微信号搜索--可以",
  1122. "5-通过朋友验证消息-可加但无提示",
  1123. "7-通过朋友验证消息(可回复)-可加但无提示",
  1124. "12-来自QQ好友--可以",
  1125. "13-通过手机通讯录添加--可以",
  1126. "14-通过群来源--no",
  1127. "15-通过搜索手机号--可以",
  1128. "16-通过朋友验证消息-可加但无提示",
  1129. "17-通过名片分享--no",
  1130. "18-通过附近的人--可以(貌似只需要v1就够了)",
  1131. "22-通过摇一摇打招呼方式--可以",
  1132. "25-通过漂流瓶---no",
  1133. "30-通过二维码方式--可以"});
  1134. this.cb_addtype.Location = new System.Drawing.Point(441, 252);
  1135. this.cb_addtype.Name = "cb_addtype";
  1136. this.cb_addtype.Size = new System.Drawing.Size(274, 23);
  1137. this.cb_addtype.TabIndex = 12;
  1138. //
  1139. // txt_hellotext
  1140. //
  1141. this.txt_hellotext.Location = new System.Drawing.Point(92, 250);
  1142. this.txt_hellotext.Name = "txt_hellotext";
  1143. this.txt_hellotext.Size = new System.Drawing.Size(219, 25);
  1144. this.txt_hellotext.TabIndex = 11;
  1145. //
  1146. // label20
  1147. //
  1148. this.label20.AutoSize = true;
  1149. this.label20.Location = new System.Drawing.Point(33, 253);
  1150. this.label20.Name = "label20";
  1151. this.label20.Size = new System.Drawing.Size(67, 15);
  1152. this.label20.TabIndex = 10;
  1153. this.label20.Text = "打招呼:";
  1154. //
  1155. // txt_v2
  1156. //
  1157. this.txt_v2.Location = new System.Drawing.Point(92, 210);
  1158. this.txt_v2.Name = "txt_v2";
  1159. this.txt_v2.Size = new System.Drawing.Size(653, 25);
  1160. this.txt_v2.TabIndex = 9;
  1161. //
  1162. // label19
  1163. //
  1164. this.label19.AutoSize = true;
  1165. this.label19.Location = new System.Drawing.Point(33, 213);
  1166. this.label19.Name = "label19";
  1167. this.label19.Size = new System.Drawing.Size(38, 15);
  1168. this.label19.TabIndex = 8;
  1169. this.label19.Text = "v2:";
  1170. //
  1171. // txt_v1
  1172. //
  1173. this.txt_v1.Location = new System.Drawing.Point(92, 175);
  1174. this.txt_v1.Name = "txt_v1";
  1175. this.txt_v1.Size = new System.Drawing.Size(653, 25);
  1176. this.txt_v1.TabIndex = 7;
  1177. //
  1178. // label18
  1179. //
  1180. this.label18.AutoSize = true;
  1181. this.label18.Location = new System.Drawing.Point(33, 178);
  1182. this.label18.Name = "label18";
  1183. this.label18.Size = new System.Drawing.Size(38, 15);
  1184. this.label18.TabIndex = 6;
  1185. this.label18.Text = "v1:";
  1186. //
  1187. // txt_positionReturn
  1188. //
  1189. this.txt_positionReturn.Location = new System.Drawing.Point(33, 60);
  1190. this.txt_positionReturn.Multiline = true;
  1191. this.txt_positionReturn.Name = "txt_positionReturn";
  1192. this.txt_positionReturn.Size = new System.Drawing.Size(712, 100);
  1193. this.txt_positionReturn.TabIndex = 5;
  1194. //
  1195. // button15
  1196. //
  1197. this.button15.Location = new System.Drawing.Point(441, 18);
  1198. this.button15.Name = "button15";
  1199. this.button15.Size = new System.Drawing.Size(142, 26);
  1200. this.button15.TabIndex = 4;
  1201. this.button15.Text = "查看附近的人";
  1202. this.button15.UseVisualStyleBackColor = true;
  1203. this.button15.Click += new System.EventHandler(this.button15_Click);
  1204. //
  1205. // txt_Lng
  1206. //
  1207. this.txt_Lng.Location = new System.Drawing.Point(283, 18);
  1208. this.txt_Lng.Name = "txt_Lng";
  1209. this.txt_Lng.Size = new System.Drawing.Size(100, 25);
  1210. this.txt_Lng.TabIndex = 3;
  1211. this.txt_Lng.Text = "118.538361";
  1212. //
  1213. // label17
  1214. //
  1215. this.label17.AutoSize = true;
  1216. this.label17.Location = new System.Drawing.Point(227, 19);
  1217. this.label17.Name = "label17";
  1218. this.label17.Size = new System.Drawing.Size(39, 15);
  1219. this.label17.TabIndex = 2;
  1220. this.label17.Text = "Lng:";
  1221. //
  1222. // txt_Lat
  1223. //
  1224. this.txt_Lat.Location = new System.Drawing.Point(92, 19);
  1225. this.txt_Lat.Name = "txt_Lat";
  1226. this.txt_Lat.Size = new System.Drawing.Size(100, 25);
  1227. this.txt_Lat.TabIndex = 1;
  1228. this.txt_Lat.Text = "24.911349";
  1229. //
  1230. // label16
  1231. //
  1232. this.label16.AutoSize = true;
  1233. this.label16.Location = new System.Drawing.Point(30, 19);
  1234. this.label16.Name = "label16";
  1235. this.label16.Size = new System.Drawing.Size(39, 15);
  1236. this.label16.TabIndex = 0;
  1237. this.label16.Text = "Lat:";
  1238. //
  1239. // tabPage8
  1240. //
  1241. this.tabPage8.Controls.Add(this.button40);
  1242. this.tabPage8.Controls.Add(this.txt_gzhKey);
  1243. this.tabPage8.Controls.Add(this.label43);
  1244. this.tabPage8.Controls.Add(this.txt_gzhUin);
  1245. this.tabPage8.Controls.Add(this.label42);
  1246. this.tabPage8.Controls.Add(this.lb_gzh);
  1247. this.tabPage8.Controls.Add(this.button22);
  1248. this.tabPage8.Controls.Add(this.txt_gzhlog);
  1249. this.tabPage8.Controls.Add(this.button21);
  1250. this.tabPage8.Controls.Add(this.txt_gzhid);
  1251. this.tabPage8.Controls.Add(this.label22);
  1252. this.tabPage8.Location = new System.Drawing.Point(4, 25);
  1253. this.tabPage8.Name = "tabPage8";
  1254. this.tabPage8.Padding = new System.Windows.Forms.Padding(3);
  1255. this.tabPage8.Size = new System.Drawing.Size(765, 396);
  1256. this.tabPage8.TabIndex = 7;
  1257. this.tabPage8.Text = "公众号";
  1258. this.tabPage8.UseVisualStyleBackColor = true;
  1259. //
  1260. // button40
  1261. //
  1262. this.button40.Location = new System.Drawing.Point(375, 154);
  1263. this.button40.Name = "button40";
  1264. this.button40.Size = new System.Drawing.Size(138, 39);
  1265. this.button40.TabIndex = 10;
  1266. this.button40.Text = "执行公众号菜单";
  1267. this.button40.UseVisualStyleBackColor = true;
  1268. this.button40.Click += new System.EventHandler(this.button40_Click);
  1269. //
  1270. // txt_gzhKey
  1271. //
  1272. this.txt_gzhKey.Location = new System.Drawing.Point(375, 110);
  1273. this.txt_gzhKey.Name = "txt_gzhKey";
  1274. this.txt_gzhKey.Size = new System.Drawing.Size(198, 25);
  1275. this.txt_gzhKey.TabIndex = 9;
  1276. //
  1277. // label43
  1278. //
  1279. this.label43.AutoSize = true;
  1280. this.label43.Location = new System.Drawing.Point(322, 113);
  1281. this.label43.Name = "label43";
  1282. this.label43.Size = new System.Drawing.Size(47, 15);
  1283. this.label43.TabIndex = 8;
  1284. this.label43.Text = "key: ";
  1285. //
  1286. // txt_gzhUin
  1287. //
  1288. this.txt_gzhUin.Location = new System.Drawing.Point(375, 62);
  1289. this.txt_gzhUin.Name = "txt_gzhUin";
  1290. this.txt_gzhUin.Size = new System.Drawing.Size(198, 25);
  1291. this.txt_gzhUin.TabIndex = 7;
  1292. //
  1293. // label42
  1294. //
  1295. this.label42.AutoSize = true;
  1296. this.label42.Location = new System.Drawing.Point(322, 65);
  1297. this.label42.Name = "label42";
  1298. this.label42.Size = new System.Drawing.Size(47, 15);
  1299. this.label42.TabIndex = 6;
  1300. this.label42.Text = "uin: ";
  1301. //
  1302. // lb_gzh
  1303. //
  1304. this.lb_gzh.FormattingEnabled = true;
  1305. this.lb_gzh.ItemHeight = 15;
  1306. this.lb_gzh.Location = new System.Drawing.Point(26, 46);
  1307. this.lb_gzh.Name = "lb_gzh";
  1308. this.lb_gzh.Size = new System.Drawing.Size(229, 199);
  1309. this.lb_gzh.TabIndex = 5;
  1310. //
  1311. // button22
  1312. //
  1313. this.button22.Location = new System.Drawing.Point(541, 15);
  1314. this.button22.Name = "button22";
  1315. this.button22.Size = new System.Drawing.Size(121, 23);
  1316. this.button22.TabIndex = 4;
  1317. this.button22.Text = "获取公众号内容";
  1318. this.button22.UseVisualStyleBackColor = true;
  1319. this.button22.Click += new System.EventHandler(this.button22_Click);
  1320. //
  1321. // txt_gzhlog
  1322. //
  1323. this.txt_gzhlog.Location = new System.Drawing.Point(6, 257);
  1324. this.txt_gzhlog.Multiline = true;
  1325. this.txt_gzhlog.Name = "txt_gzhlog";
  1326. this.txt_gzhlog.Size = new System.Drawing.Size(753, 133);
  1327. this.txt_gzhlog.TabIndex = 3;
  1328. //
  1329. // button21
  1330. //
  1331. this.button21.Location = new System.Drawing.Point(422, 15);
  1332. this.button21.Name = "button21";
  1333. this.button21.Size = new System.Drawing.Size(112, 24);
  1334. this.button21.TabIndex = 2;
  1335. this.button21.Text = "关注公众号";
  1336. this.button21.UseVisualStyleBackColor = true;
  1337. this.button21.Click += new System.EventHandler(this.button21_Click);
  1338. //
  1339. // txt_gzhid
  1340. //
  1341. this.txt_gzhid.Location = new System.Drawing.Point(197, 14);
  1342. this.txt_gzhid.Name = "txt_gzhid";
  1343. this.txt_gzhid.Size = new System.Drawing.Size(198, 25);
  1344. this.txt_gzhid.TabIndex = 1;
  1345. //
  1346. // label22
  1347. //
  1348. this.label22.AutoSize = true;
  1349. this.label22.Location = new System.Drawing.Point(23, 17);
  1350. this.label22.Name = "label22";
  1351. this.label22.Size = new System.Drawing.Size(156, 15);
  1352. this.label22.TabIndex = 0;
  1353. this.label22.Text = "公众号id: gh_xxxxxx";
  1354. //
  1355. // tabPage7
  1356. //
  1357. this.tabPage7.Controls.Add(this.txt_msgcallback);
  1358. this.tabPage7.Location = new System.Drawing.Point(4, 25);
  1359. this.tabPage7.Name = "tabPage7";
  1360. this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
  1361. this.tabPage7.Size = new System.Drawing.Size(765, 396);
  1362. this.tabPage7.TabIndex = 8;
  1363. this.tabPage7.Text = "收消息回调";
  1364. this.tabPage7.UseVisualStyleBackColor = true;
  1365. //
  1366. // txt_msgcallback
  1367. //
  1368. this.txt_msgcallback.Location = new System.Drawing.Point(6, 6);
  1369. this.txt_msgcallback.Multiline = true;
  1370. this.txt_msgcallback.Name = "txt_msgcallback";
  1371. this.txt_msgcallback.Size = new System.Drawing.Size(753, 384);
  1372. this.txt_msgcallback.TabIndex = 0;
  1373. //
  1374. // tabPage9
  1375. //
  1376. this.tabPage9.Controls.Add(this.button28);
  1377. this.tabPage9.Controls.Add(this.txt_labelId1);
  1378. this.tabPage9.Controls.Add(this.label33);
  1379. this.tabPage9.Controls.Add(this.button27);
  1380. this.tabPage9.Controls.Add(this.txt_labelName);
  1381. this.tabPage9.Controls.Add(this.label32);
  1382. this.tabPage9.Controls.Add(this.button26);
  1383. this.tabPage9.Controls.Add(this.txt_labelId);
  1384. this.tabPage9.Controls.Add(this.label31);
  1385. this.tabPage9.Controls.Add(this.txt_labelWxid);
  1386. this.tabPage9.Controls.Add(this.label30);
  1387. this.tabPage9.Controls.Add(this.txt_labelList);
  1388. this.tabPage9.Controls.Add(this.button25);
  1389. this.tabPage9.Location = new System.Drawing.Point(4, 25);
  1390. this.tabPage9.Name = "tabPage9";
  1391. this.tabPage9.Padding = new System.Windows.Forms.Padding(3);
  1392. this.tabPage9.Size = new System.Drawing.Size(765, 396);
  1393. this.tabPage9.TabIndex = 9;
  1394. this.tabPage9.Text = "用户标签";
  1395. this.tabPage9.UseVisualStyleBackColor = true;
  1396. //
  1397. // button28
  1398. //
  1399. this.button28.Location = new System.Drawing.Point(479, 112);
  1400. this.button28.Name = "button28";
  1401. this.button28.Size = new System.Drawing.Size(95, 25);
  1402. this.button28.TabIndex = 12;
  1403. this.button28.Text = "删除标签";
  1404. this.button28.UseVisualStyleBackColor = true;
  1405. this.button28.Click += new System.EventHandler(this.button28_Click);
  1406. //
  1407. // txt_labelId1
  1408. //
  1409. this.txt_labelId1.Location = new System.Drawing.Point(322, 112);
  1410. this.txt_labelId1.Name = "txt_labelId1";
  1411. this.txt_labelId1.Size = new System.Drawing.Size(136, 25);
  1412. this.txt_labelId1.TabIndex = 11;
  1413. //
  1414. // label33
  1415. //
  1416. this.label33.AutoSize = true;
  1417. this.label33.Location = new System.Drawing.Point(255, 119);
  1418. this.label33.Name = "label33";
  1419. this.label33.Size = new System.Drawing.Size(61, 15);
  1420. this.label33.TabIndex = 10;
  1421. this.label33.Text = "标签id:";
  1422. //
  1423. // button27
  1424. //
  1425. this.button27.Location = new System.Drawing.Point(542, 63);
  1426. this.button27.Name = "button27";
  1427. this.button27.Size = new System.Drawing.Size(94, 27);
  1428. this.button27.TabIndex = 9;
  1429. this.button27.Text = "创建标签";
  1430. this.button27.UseVisualStyleBackColor = true;
  1431. this.button27.Click += new System.EventHandler(this.button27_Click);
  1432. //
  1433. // txt_labelName
  1434. //
  1435. this.txt_labelName.Location = new System.Drawing.Point(322, 65);
  1436. this.txt_labelName.Name = "txt_labelName";
  1437. this.txt_labelName.Size = new System.Drawing.Size(194, 25);
  1438. this.txt_labelName.TabIndex = 8;
  1439. //
  1440. // label32
  1441. //
  1442. this.label32.AutoSize = true;
  1443. this.label32.Location = new System.Drawing.Point(249, 68);
  1444. this.label32.Name = "label32";
  1445. this.label32.Size = new System.Drawing.Size(67, 15);
  1446. this.label32.TabIndex = 7;
  1447. this.label32.Text = "标签名:";
  1448. //
  1449. // button26
  1450. //
  1451. this.button26.Location = new System.Drawing.Point(664, 19);
  1452. this.button26.Name = "button26";
  1453. this.button26.Size = new System.Drawing.Size(75, 27);
  1454. this.button26.TabIndex = 6;
  1455. this.button26.Text = "设置标签";
  1456. this.button26.UseVisualStyleBackColor = true;
  1457. this.button26.Click += new System.EventHandler(this.button26_Click);
  1458. //
  1459. // txt_labelId
  1460. //
  1461. this.txt_labelId.Location = new System.Drawing.Point(521, 21);
  1462. this.txt_labelId.Name = "txt_labelId";
  1463. this.txt_labelId.Size = new System.Drawing.Size(136, 25);
  1464. this.txt_labelId.TabIndex = 5;
  1465. //
  1466. // label31
  1467. //
  1468. this.label31.AutoSize = true;
  1469. this.label31.Location = new System.Drawing.Point(454, 28);
  1470. this.label31.Name = "label31";
  1471. this.label31.Size = new System.Drawing.Size(61, 15);
  1472. this.label31.TabIndex = 4;
  1473. this.label31.Text = "标签id:";
  1474. //
  1475. // txt_labelWxid
  1476. //
  1477. this.txt_labelWxid.Location = new System.Drawing.Point(300, 21);
  1478. this.txt_labelWxid.Name = "txt_labelWxid";
  1479. this.txt_labelWxid.Size = new System.Drawing.Size(136, 25);
  1480. this.txt_labelWxid.TabIndex = 3;
  1481. //
  1482. // label30
  1483. //
  1484. this.label30.AutoSize = true;
  1485. this.label30.Location = new System.Drawing.Point(246, 28);
  1486. this.label30.Name = "label30";
  1487. this.label30.Size = new System.Drawing.Size(47, 15);
  1488. this.label30.TabIndex = 2;
  1489. this.label30.Text = "wxid:";
  1490. //
  1491. // txt_labelList
  1492. //
  1493. this.txt_labelList.Location = new System.Drawing.Point(24, 68);
  1494. this.txt_labelList.Multiline = true;
  1495. this.txt_labelList.Name = "txt_labelList";
  1496. this.txt_labelList.Size = new System.Drawing.Size(198, 307);
  1497. this.txt_labelList.TabIndex = 1;
  1498. //
  1499. // button25
  1500. //
  1501. this.button25.Location = new System.Drawing.Point(24, 21);
  1502. this.button25.Name = "button25";
  1503. this.button25.Size = new System.Drawing.Size(127, 29);
  1504. this.button25.TabIndex = 0;
  1505. this.button25.Text = "获取标签列表";
  1506. this.button25.UseVisualStyleBackColor = true;
  1507. this.button25.Click += new System.EventHandler(this.button25_Click);
  1508. //
  1509. // tabPage10
  1510. //
  1511. this.tabPage10.Controls.Add(this.txt_favItem);
  1512. this.tabPage10.Controls.Add(this.txt_favId);
  1513. this.tabPage10.Controls.Add(this.label36);
  1514. this.tabPage10.Controls.Add(this.button31);
  1515. this.tabPage10.Controls.Add(this.txt_favObject);
  1516. this.tabPage10.Controls.Add(this.label35);
  1517. this.tabPage10.Controls.Add(this.button30);
  1518. this.tabPage10.Controls.Add(this.txt_favKey);
  1519. this.tabPage10.Controls.Add(this.label34);
  1520. this.tabPage10.Controls.Add(this.button29);
  1521. this.tabPage10.Location = new System.Drawing.Point(4, 25);
  1522. this.tabPage10.Name = "tabPage10";
  1523. this.tabPage10.Padding = new System.Windows.Forms.Padding(3);
  1524. this.tabPage10.Size = new System.Drawing.Size(765, 396);
  1525. this.tabPage10.TabIndex = 10;
  1526. this.tabPage10.Text = "收藏";
  1527. this.tabPage10.UseVisualStyleBackColor = true;
  1528. //
  1529. // txt_favItem
  1530. //
  1531. this.txt_favItem.Location = new System.Drawing.Point(6, 175);
  1532. this.txt_favItem.Multiline = true;
  1533. this.txt_favItem.Name = "txt_favItem";
  1534. this.txt_favItem.Size = new System.Drawing.Size(753, 212);
  1535. this.txt_favItem.TabIndex = 9;
  1536. //
  1537. // txt_favId
  1538. //
  1539. this.txt_favId.Location = new System.Drawing.Point(233, 121);
  1540. this.txt_favId.Name = "txt_favId";
  1541. this.txt_favId.Size = new System.Drawing.Size(138, 25);
  1542. this.txt_favId.TabIndex = 8;
  1543. //
  1544. // label36
  1545. //
  1546. this.label36.AutoSize = true;
  1547. this.label36.Location = new System.Drawing.Point(140, 124);
  1548. this.label36.Name = "label36";
  1549. this.label36.Size = new System.Drawing.Size(68, 15);
  1550. this.label36.TabIndex = 7;
  1551. this.label36.Text = "收藏id:";
  1552. //
  1553. // button31
  1554. //
  1555. this.button31.Location = new System.Drawing.Point(19, 114);
  1556. this.button31.Name = "button31";
  1557. this.button31.Size = new System.Drawing.Size(87, 34);
  1558. this.button31.TabIndex = 6;
  1559. this.button31.Text = "查看收藏";
  1560. this.button31.UseVisualStyleBackColor = true;
  1561. this.button31.Click += new System.EventHandler(this.button31_Click);
  1562. //
  1563. // txt_favObject
  1564. //
  1565. this.txt_favObject.Location = new System.Drawing.Point(233, 65);
  1566. this.txt_favObject.Name = "txt_favObject";
  1567. this.txt_favObject.Size = new System.Drawing.Size(512, 25);
  1568. this.txt_favObject.TabIndex = 5;
  1569. this.txt_favObject.Text = resources.GetString("txt_favObject.Text");
  1570. //
  1571. // label35
  1572. //
  1573. this.label35.AutoSize = true;
  1574. this.label35.Location = new System.Drawing.Point(140, 70);
  1575. this.label35.Name = "label35";
  1576. this.label35.Size = new System.Drawing.Size(76, 15);
  1577. this.label35.TabIndex = 4;
  1578. this.label35.Text = "收藏key:";
  1579. //
  1580. // button30
  1581. //
  1582. this.button30.Location = new System.Drawing.Point(19, 65);
  1583. this.button30.Name = "button30";
  1584. this.button30.Size = new System.Drawing.Size(87, 31);
  1585. this.button30.TabIndex = 3;
  1586. this.button30.Text = "添加收藏";
  1587. this.button30.UseVisualStyleBackColor = true;
  1588. this.button30.Click += new System.EventHandler(this.button30_Click);
  1589. //
  1590. // txt_favKey
  1591. //
  1592. this.txt_favKey.Location = new System.Drawing.Point(233, 19);
  1593. this.txt_favKey.Name = "txt_favKey";
  1594. this.txt_favKey.Size = new System.Drawing.Size(138, 25);
  1595. this.txt_favKey.TabIndex = 2;
  1596. //
  1597. // label34
  1598. //
  1599. this.label34.AutoSize = true;
  1600. this.label34.Location = new System.Drawing.Point(140, 24);
  1601. this.label34.Name = "label34";
  1602. this.label34.Size = new System.Drawing.Size(76, 15);
  1603. this.label34.TabIndex = 1;
  1604. this.label34.Text = "收藏key:";
  1605. //
  1606. // button29
  1607. //
  1608. this.button29.Location = new System.Drawing.Point(19, 17);
  1609. this.button29.Name = "button29";
  1610. this.button29.Size = new System.Drawing.Size(87, 28);
  1611. this.button29.TabIndex = 0;
  1612. this.button29.Text = "同步收藏";
  1613. this.button29.UseVisualStyleBackColor = true;
  1614. this.button29.Click += new System.EventHandler(this.button29_Click);
  1615. //
  1616. // button14
  1617. //
  1618. this.button14.Location = new System.Drawing.Point(12, 390);
  1619. this.button14.Name = "button14";
  1620. this.button14.Size = new System.Drawing.Size(106, 44);
  1621. this.button14.TabIndex = 4;
  1622. this.button14.Text = "扫码登录";
  1623. this.button14.UseVisualStyleBackColor = true;
  1624. this.button14.Click += new System.EventHandler(this.button14_Click);
  1625. //
  1626. // FormDemo
  1627. //
  1628. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1629. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1630. this.ClientSize = new System.Drawing.Size(1009, 454);
  1631. this.Controls.Add(this.button14);
  1632. this.Controls.Add(this.tabControl1);
  1633. this.Controls.Add(this.label1);
  1634. this.Controls.Add(this.textBox1);
  1635. this.Controls.Add(this.pictureBox1);
  1636. this.MaximizeBox = false;
  1637. this.MinimizeBox = false;
  1638. this.Name = "FormDemo";
  1639. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1640. this.Text = "Mac微信Demo";
  1641. this.Load += new System.EventHandler(this.FormDemo_Load);
  1642. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1643. this.tabControl1.ResumeLayout(false);
  1644. this.tabPage1.ResumeLayout(false);
  1645. this.tabPage1.PerformLayout();
  1646. this.tabPage2.ResumeLayout(false);
  1647. this.tabPage2.PerformLayout();
  1648. this.tabPage3.ResumeLayout(false);
  1649. this.tabPage3.PerformLayout();
  1650. this.tabPage4.ResumeLayout(false);
  1651. this.tabPage4.PerformLayout();
  1652. this.tabPage5.ResumeLayout(false);
  1653. this.tabPage5.PerformLayout();
  1654. this.tabPage6.ResumeLayout(false);
  1655. this.tabPage6.PerformLayout();
  1656. this.tabPage8.ResumeLayout(false);
  1657. this.tabPage8.PerformLayout();
  1658. this.tabPage7.ResumeLayout(false);
  1659. this.tabPage7.PerformLayout();
  1660. this.tabPage9.ResumeLayout(false);
  1661. this.tabPage9.PerformLayout();
  1662. this.tabPage10.ResumeLayout(false);
  1663. this.tabPage10.PerformLayout();
  1664. this.ResumeLayout(false);
  1665. this.PerformLayout();
  1666. }
  1667. #endregion
  1668. private System.Windows.Forms.PictureBox pictureBox1;
  1669. private System.Windows.Forms.TextBox textBox1;
  1670. private System.Windows.Forms.Label label1;
  1671. private System.Windows.Forms.TabControl tabControl1;
  1672. private System.Windows.Forms.TabPage tabPage1;
  1673. private System.Windows.Forms.TabPage tabPage2;
  1674. private System.Windows.Forms.TextBox txt_msgWxid;
  1675. private System.Windows.Forms.Label label2;
  1676. private System.Windows.Forms.TextBox txt_msgText;
  1677. private System.Windows.Forms.Label label3;
  1678. private System.Windows.Forms.Button button1;
  1679. private System.Windows.Forms.Button button2;
  1680. private System.Windows.Forms.Label label4;
  1681. private System.Windows.Forms.Button button3;
  1682. private System.Windows.Forms.TextBox txt_snsText;
  1683. private System.Windows.Forms.Button button4;
  1684. private System.Windows.Forms.Button button5;
  1685. private System.Windows.Forms.ListBox listBox1;
  1686. private System.Windows.Forms.TabPage tabPage3;
  1687. private System.Windows.Forms.Label label5;
  1688. private System.Windows.Forms.ListBox lb_friend;
  1689. private System.Windows.Forms.TabPage tabPage4;
  1690. private System.Windows.Forms.Label label7;
  1691. private System.Windows.Forms.TextBox txt_GroupUsers;
  1692. private System.Windows.Forms.Button button6;
  1693. private System.Windows.Forms.TextBox txt_groupuserwxid;
  1694. private System.Windows.Forms.Label label8;
  1695. private System.Windows.Forms.Button button7;
  1696. private System.Windows.Forms.TextBox txt_groupwxid;
  1697. private System.Windows.Forms.Label label9;
  1698. private System.Windows.Forms.Button button8;
  1699. private System.Windows.Forms.TextBox txt_groupname;
  1700. private System.Windows.Forms.Label label11;
  1701. private System.Windows.Forms.Button button9;
  1702. private System.Windows.Forms.TextBox txt_groupgg;
  1703. private System.Windows.Forms.Label label10;
  1704. private System.Windows.Forms.Button button10;
  1705. private System.Windows.Forms.Button button11;
  1706. private System.Windows.Forms.TabPage tabPage5;
  1707. private System.Windows.Forms.Button button12;
  1708. private System.Windows.Forms.TextBox txt_loginToken;
  1709. private System.Windows.Forms.Label label15;
  1710. private System.Windows.Forms.TextBox txt_login62;
  1711. private System.Windows.Forms.Label label14;
  1712. private System.Windows.Forms.TextBox txt_loginPassword;
  1713. private System.Windows.Forms.Label label13;
  1714. private System.Windows.Forms.TextBox txt_loginName;
  1715. private System.Windows.Forms.Label label12;
  1716. private System.Windows.Forms.Button button13;
  1717. private System.Windows.Forms.Button button14;
  1718. private System.Windows.Forms.TabPage tabPage6;
  1719. private System.Windows.Forms.Label label17;
  1720. private System.Windows.Forms.TextBox txt_Lat;
  1721. private System.Windows.Forms.Label label16;
  1722. private System.Windows.Forms.Button button15;
  1723. private System.Windows.Forms.TextBox txt_Lng;
  1724. private System.Windows.Forms.TextBox txt_positionReturn;
  1725. private System.Windows.Forms.TextBox txt_v2;
  1726. private System.Windows.Forms.Label label19;
  1727. private System.Windows.Forms.TextBox txt_v1;
  1728. private System.Windows.Forms.Label label18;
  1729. private System.Windows.Forms.TextBox txt_hellotext;
  1730. private System.Windows.Forms.Label label20;
  1731. private System.Windows.Forms.Label label21;
  1732. private System.Windows.Forms.ComboBox cb_addtype;
  1733. private System.Windows.Forms.Button button16;
  1734. private System.Windows.Forms.Button button17;
  1735. private System.Windows.Forms.Button button18;
  1736. private System.Windows.Forms.Button button19;
  1737. private System.Windows.Forms.Button button20;
  1738. private System.Windows.Forms.TabPage tabPage8;
  1739. private System.Windows.Forms.Label label22;
  1740. private System.Windows.Forms.Button button21;
  1741. private System.Windows.Forms.TextBox txt_gzhid;
  1742. private System.Windows.Forms.TextBox txt_gzhlog;
  1743. private System.Windows.Forms.Button button22;
  1744. private System.Windows.Forms.ListBox lb_gzh;
  1745. private System.Windows.Forms.Button button23;
  1746. private System.Windows.Forms.TextBox txt_linkImgUrl;
  1747. private System.Windows.Forms.Label label28;
  1748. private System.Windows.Forms.TextBox txt_linkUrl;
  1749. private System.Windows.Forms.Label label27;
  1750. private System.Windows.Forms.TextBox txt_linkDesc;
  1751. private System.Windows.Forms.Label label26;
  1752. private System.Windows.Forms.TextBox txt_linkSdkVer;
  1753. private System.Windows.Forms.Label label25;
  1754. private System.Windows.Forms.TextBox txt_linkAppId;
  1755. private System.Windows.Forms.Label label24;
  1756. private System.Windows.Forms.TextBox txt_linkTitle;
  1757. private System.Windows.Forms.Label label23;
  1758. private System.Windows.Forms.Button button24;
  1759. private System.Windows.Forms.TabPage tabPage7;
  1760. private System.Windows.Forms.TextBox txt_msgcallback;
  1761. private System.Windows.Forms.Label label29;
  1762. private System.Windows.Forms.TabPage tabPage9;
  1763. private System.Windows.Forms.Button button25;
  1764. private System.Windows.Forms.TextBox txt_labelList;
  1765. private System.Windows.Forms.Button button26;
  1766. private System.Windows.Forms.TextBox txt_labelId;
  1767. private System.Windows.Forms.Label label31;
  1768. private System.Windows.Forms.TextBox txt_labelWxid;
  1769. private System.Windows.Forms.Label label30;
  1770. private System.Windows.Forms.Button button27;
  1771. private System.Windows.Forms.TextBox txt_labelName;
  1772. private System.Windows.Forms.Label label32;
  1773. private System.Windows.Forms.Button button28;
  1774. private System.Windows.Forms.TextBox txt_labelId1;
  1775. private System.Windows.Forms.Label label33;
  1776. private System.Windows.Forms.TabPage tabPage10;
  1777. private System.Windows.Forms.Button button29;
  1778. private System.Windows.Forms.TextBox txt_favKey;
  1779. private System.Windows.Forms.Label label34;
  1780. private System.Windows.Forms.TextBox txt_favObject;
  1781. private System.Windows.Forms.Label label35;
  1782. private System.Windows.Forms.Button button30;
  1783. private System.Windows.Forms.Button button31;
  1784. private System.Windows.Forms.TextBox txt_favId;
  1785. private System.Windows.Forms.Label label36;
  1786. private System.Windows.Forms.TextBox txt_favItem;
  1787. private System.Windows.Forms.TextBox txt_snswxid;
  1788. private System.Windows.Forms.Label label37;
  1789. private System.Windows.Forms.Button button32;
  1790. private System.Windows.Forms.Button button33;
  1791. private System.Windows.Forms.TextBox txt_snsId;
  1792. private System.Windows.Forms.Label label38;
  1793. private System.Windows.Forms.Button button34;
  1794. private System.Windows.Forms.TextBox txt_snsPlId;
  1795. private System.Windows.Forms.Label label39;
  1796. private System.Windows.Forms.TextBox txt_snsContext;
  1797. private System.Windows.Forms.Label label40;
  1798. private System.Windows.Forms.ListBox lb_group;
  1799. private System.Windows.Forms.TextBox txt_friendwxid;
  1800. private System.Windows.Forms.Label label6;
  1801. private System.Windows.Forms.Button button35;
  1802. private System.Windows.Forms.Button button36;
  1803. private System.Windows.Forms.TextBox txt_friendRemark;
  1804. private System.Windows.Forms.Label label41;
  1805. private System.Windows.Forms.Button button37;
  1806. private System.Windows.Forms.Button button38;
  1807. private System.Windows.Forms.Button button39;
  1808. private System.Windows.Forms.TextBox txt_gzhKey;
  1809. private System.Windows.Forms.Label label43;
  1810. private System.Windows.Forms.TextBox txt_gzhUin;
  1811. private System.Windows.Forms.Label label42;
  1812. private System.Windows.Forms.Button button40;
  1813. }
  1814. }