Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

VB 的 MSFlexGrid

0 views
Skip to first unread message

qaqa

unread,
May 11, 2001, 9:02:06 AM5/11/01
to
請問如何取得user點了 MSFlexGrid 上的

col 與 row 數字

--
[1;36m※ Origin: [32m海大計中 BBS [36m◆ From: [33m140.121.181.134 [0m

VB 有問題嗎? 問我就對了!!!

unread,
May 11, 2001, 11:42:09 AM5/11/01
to
《 在 qaqa...@bbs.ntou.edu.tw (qaqa) 的大作中提到: 》
: 請問如何取得user點了 MSFlexGrid 上的
: col 與 row 數字

你指的是數字嗎????

Private Sub MSFlexGrid1_Click()

Text1 = MSFlexGrid1.Col
Text2 = MSFlexGrid1.Row

End Sub

--
[m [1;37m※ 來源:‧蛋捲廣場 bbs.tku.edu.tw‧[FROM: 163.30.120.155] [m

0 new messages