FormDemo.Designer.cs 93 KB

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