-
WPF 3D Tab Carousel
翻译 maninwest@Codeforge 作者:Fredrik Bornander@CodeProject
如何创建 WPF 的 3D 选项卡控件。这里将讲述 3D 旋转和摄像头计算以及如何在一小组UI视觉器中维护一大组控件。
可以在此查看You Tube视频
http://www.you tube.com/watch?v=zmDHfsRENug&feature=plcp
使用代码
下载源项目并进行构建即可。 Bornander.UI.TabCarousel 项目包含一个名为 Carousel 的用户控件,负责所有事情。
为了演示,文件 MainWindow.xaml.cs 在构造函数中有两个部分,一次用一个来测试控件不同的方面
要求
在实现控件时,我需要满足一组要求
控件必须在一组FrameworkElements 上工作,这样很多 UI 元素可以用作选项卡页
在虚拟走马灯中的 3D 面板中应该可以显示不同的 FrameworkElements
必须可以通过 下一步向前,转到特定目录从一个面板导航中其他面板
必须允许3D 面板的数量少于实际 FrameworkElements
必须通过动
- 2022-05-22 23:00:07下载
- 积分:1
-
一个关于俄罗斯方块的原代码
一个关于俄罗斯方块的原代码-a Rubik"s cube on the original code
- 2023-04-29 22:50:03下载
- 积分:1
-
Window Wrapper for WinCE Win32 "Hello World" a
Window Wrapper for WinCE Win32 "Hello World" a
- 2022-07-11 17:29:20下载
- 积分:1
-
SMTP(发送E
SMTP(发送E-mail),供大家参考,希望大家喜欢-SMTP (Send E-mail), for your information, I hope everyone likes
- 2023-05-19 20:15:03下载
- 积分:1
-
watchDog可偵測程式是否關閉
可將執行中的程式,關閉,及重開。亦可以透過socket連線,來偵測是否程式已死當。其相關重要功能:重開機功能://重新開機void CWatchDogDlg::setSystemReboot(){msg = "準備關機重開!";::SendMessage(this->GetSafeHwnd(),MSG_STATUS_TOTAL,(WPARAM)&msg,0);CExitWindows m_ExitWindows;//m_ExitWindows.Restart(); m_ExitWindows.ForceReStart();}關閉程式:///關閉程式bool CWatchDogDlg::closeExeProcess(CString processName){processName.MakeLower();HANDLE hSnapShot;PROCESSENTRY32 pEntry;pEntry.dwSize =sizeof(pEntry);BOOL hRes;bool Found = FALSE;//Get the snapshot of the systemhSnapShot=CreateToolhelp32Snapshot (TH32CS_SNAPALL,NULL);//Get firs
- 2022-02-16 07:28:21下载
- 积分:1
-
MCI' s application examples, including the play WAV, MIDI files and play the...
MCI的应用示例,包括播放WAV、MIDI文件和播放CD及将CD中的曲目转录为WAV文件等 -MCI" s application examples, including the play WAV, MIDI files and play the CD in the CD and the tracks transcribed into WAV files
- 2022-04-15 08:25:41下载
- 积分:1
-
msn message similar to the notice on the task bar
类似msn message的任务栏通知器-msn message similar to the notice on the task bar
- 2022-01-26 04:07:47下载
- 积分:1
-
also a new style of the pad, look at the true
又是一款新款的脚垫,看真的
- 2023-03-06 23:20:03下载
- 积分:1
-
FIR串并架构,可以看看哦!很有用处的!
FIR串并架构,可以看看哦!很有用处的!-FIR string and structure that can take a look at Oh! Useful!
- 2022-01-28 12:57:51下载
- 积分:1
-
使用WMI进行查询
使用WMI进行查询-use WMI query
- 2022-04-28 21:13:15下载
- 积分:1