桌面便笺-方便的桌面速记

时间:2014-04-10 09:29:05
【文件属性】:

文件名称:桌面便笺-方便的桌面速记

文件大小:76KB

文件格式:RAR

更新时间:2014-04-10 09:29:05

便笺

} private void refreshMainTextBox() { if (this.Tag != null && this.Tag is Note ) { Note currentNote = (Note)this.Tag ; this.mainTextBox.Text =currentNote.Content ; this.mainTextBox.BackColor =currentNote.BackColor; this.mainTextBox.ForeColor =currentNote.ForeColor; this.mainTextBox.Font =currentNote.Font; } this.Text="桌面便笺("+(this.noteList.IndexOf(this.Tag)+1)+"/"+this.noteList.Count+")"; }


【文件预览】:
DesktopNote
----DesktopNote()
--------NoteForm.Designer.cs(9KB)
--------bin()
--------FontForm.cs(4KB)
--------obj()
--------Note.cs(1KB)
--------Properties()
--------Program.cs(473B)
--------DesktopNote.csproj(4KB)
--------NoteForm.cs(4KB)
--------FontForm.resx(6KB)
--------NoteForm.resx(6KB)
--------FontForm.Designer.cs(11KB)
----_UpgradeReport_Files()
--------UpgradeReport.xslt(12KB)
--------UpgradeReport_Plus.gif(71B)
--------UpgradeReport.css(3KB)
--------UpgradeReport_Minus.gif(69B)
----DesktopNote.suo(23KB)
----Backup()
--------DesktopNote()
--------DesktopNote.suo(12KB)
--------DesktopNote.sln(922B)
----DesktopNote.sln(923B)
----UpgradeLog.XML(4KB)

网友评论